public
Description: Dana - a purely functional (virtual) operating system
Homepage: http://lukepalmer.wordpress.com/category/code/dana/
Clone URL: git://github.com/luqui/dana.git
dana /
name age message
file README Sun Jan 25 04:37:29 -0800 2009 Added README. [luqui]
directory experiments/ Sun Jul 05 23:11:27 -0700 2009 Refactored subst function. [luqui]
directory ixi/ Fri Jun 19 02:46:52 -0700 2009 Brought the cabal file up to date. Still a cle... [luqui]
directory notes/ Fri Jul 03 13:54:58 -0700 2009 Manually playing with symbols for understanding. [luqui]
README
Dana - a purely functional (virtual) operating system.

The goal is to be an interactive development environment which is 
purely functional, denotational, and composable all the way down 
to the "device drivers".

The present plan is to make it image-based, like Squeak or many
lisp enviornments.