davidpratten.com

David’s Tech and other Interests

Archive for the ‘Languages’ Category

Fun with Monad?

without comments

Remember command.com and .bat files? Still using them? I recently downloaded Microsoft’s new command shell (available here). The key idea seems to be to make 99% of the internals of a MS Windows based computer accessible to a command shell. Whereas the Unix tradition of shells have commands linked together by consuming and producing text - in Monad commands consume and produce objects. Read the rest of this entry »

Written by david

April 25th, 2006 at 5:10 am

Posted in Languages