Project Description A shell and console for UNIX and windows command languages. The shell or interpreter supports the syntax and semantics of BASH and the Windows batch command language. The console for interacting with the shell supports multiple fonts, links, icons, and automatic completion. The shell and console are implemented in C++ using COM-style techniques (without using COM infrastructure). The implementation uses ATL, WTL, Expat, and Boost. Goals The goals of the UndeadShell project is to create an easy and fun to use console and shell for Windows that has a modern user interface. Status The UndeadShell works well enough but still doesn't support many of the BASH or Batch commands. There are also a number of half finished features that show promise but need more work in order to be usable.
|