I'd like to introduce you all to a project I've been working on for
about a day and a half. It's a command shell, similar to BASH or other
POSIX shells, written (of course) in C#. I call it Nash.

It uses only the Console interface, so no special libraries are
needed. It's got support for variables, a pager, basic expansion, the
&& and || operators, and more. The most glaring missing feature right
now is pipe support (ie echo hello | pager).

Please check it out and tell me what you think! It's in our SVN at
sandbox/projects/nash.

-- 
fury

long name: William Lahti
handle :: fury
freenode :: xfury
blog :: http://xfurious.blogspot.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to