Commit graph

6 commits

Author SHA1 Message Date
Sami Samhuri
54831a34fa added eval and apply, lambdas, other goodies
- add booleans, dotted lists, functions
- proper lexical scope
- special forms: define, set!, and, or, quote, lambda
- added some basic list manipulations
- print functions and dotted lists
- removed nil
- more robust in general
2011-04-20 01:38:53 -07:00
Sami Samhuri
ec1c10f561 glib-ized 2011-04-18 22:36:07 -07:00
Sami Samhuri
0bb7a2ea22 ditch gpl hash table library for glib 2011-04-18 22:07:09 -07:00
Sami Samhuri
c2f1607547 add license, copyright 2011-04-17 22:45:16 -07:00
Sami Samhuri
ebf84f5761 fix some compiler warnings on linux 2011-04-17 22:16:57 -07:00
Sami Samhuri
70fe7a1a58 first commit 2011-04-17 21:24:23 -07:00