Commit graph

13 commits

Author SHA1 Message Date
Sami Samhuri
b54d457971 make type_name more robust 2011-05-01 19:17:58 -07:00
Sami Samhuri
6ef5fcb299 add int_repr 2011-04-24 20:39:22 -07:00
Sami Samhuri
4bfb171676 print errors to stderr 2011-04-24 14:46:00 -07:00
Sami Samhuri
d7bb151ce8 factor out repl & build static lib 2011-04-23 20:00:20 -07:00
Sami Samhuri
2eddae72ee s/repr/lake_repr/ 2011-04-23 19:59:30 -07:00
Sami Samhuri
b69b3ad599 rename string.[ch] to str.[ch] to avoid linking weirdness 2011-04-23 19:53:05 -07:00
Sami Samhuri
8d66a7cbd1 move all globals into an execution context 2011-04-23 14:34:28 -07:00
Sami Samhuri
ccdffc87aa clean out cruft, make things more uniform 2011-04-23 11:55:43 -07:00
Sami Samhuri
9161ca8c5d fix behaviour of parse errors 2011-04-22 12:47:49 -07:00
Sami Samhuri
2efdbae78a allow naked special forms 2011-04-21 15:40:31 -07:00
Sami Samhuri
05ef231de4 add is? and equal? primitives (is? is like eq?) 2011-04-21 14:41:01 -07:00
Sami Samhuri
31e8ad48e9 parse naked lists in the repl 2011-04-21 14:40:46 -07:00
Sami Samhuri
65015374fa organize project a little 2011-04-20 20:47:52 -07:00
Renamed from lake.c (Browse further)