Commit graph

14 commits

Author SHA1 Message Date
001478f7e8
Use clang-format to enforce code style 2022-02-21 19:29:17 -08:00
Sami Samhuri
5a368fbc47 eradicate glib, use clang instead of gcc, tabs -> spaces 2011-10-24 21:27:53 -07:00
Sami Samhuri
e2b025bdfc make it work on linux 2011-04-24 19:04:54 -07:00
Sami Samhuri
36d238914c use a build directory instead of polluting src/ 2011-04-23 20:57:38 -07:00
Sami Samhuri
e3a60f879b add some tests 2011-04-23 20:57:16 -07:00
Sami Samhuri
513761b57a add clean to root makefile 2011-04-23 19:56:35 -07:00
Sami Samhuri
65015374fa organize project a little 2011-04-20 20:47:52 -07:00
Sami Samhuri
412f85a73b parse comments as values 2011-04-20 18:45:50 -07:00
Sami Samhuri
9604f23136 define a few primitives, fix bugs 2011-04-20 11:43:04 -07:00
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
0715d4a705 fix makefile 2011-04-18 22:35:02 -07:00
Sami Samhuri
0bb7a2ea22 ditch gpl hash table library for glib 2011-04-18 22:07:09 -07:00
Sami Samhuri
f001af16ee add a readme, fix Makefile 2011-04-17 22:08:36 -07:00
Sami Samhuri
70fe7a1a58 first commit 2011-04-17 21:24:23 -07:00