Sami Samhuri
|
f87cfe33d2
|
add a hide-prompt function
|
2009-12-14 00:10:15 -08:00 |
|
Sami Samhuri
|
39a5b52e15
|
Fixed exponent notation. Changed primitive definitions.
|
2009-12-13 21:06:13 -08:00 |
|
Sami Samhuri
|
22856cc925
|
Support exponent notation, trailing . for ints and other parsing details.
|
2009-12-09 23:17:57 -08:00 |
|
Sami Samhuri
|
57b657b617
|
Broke the code into multiple files. el.sh runs a repl.
|
2009-12-06 23:21:20 -08:00 |
|
Sami Samhuri
|
bcff6d615c
|
Added a very simply and ugly evaluator.
|
2009-12-05 17:22:09 -08:00 |
|
Sami Samhuri
|
f273ad2b74
|
Removed debug prints and renamed *Sexp to *List.
|
2009-12-05 14:17:34 -08:00 |
|
Sami Samhuri
|
7d8e3cc2a3
|
[FIXED] pretty printing, sort of. it's pretty enough.
|
2009-12-05 13:31:45 -08:00 |
|
Sami Samhuri
|
31acf28b38
|
Initial commit. Just a basic Lisp parser so far.
|
2009-12-05 12:58:57 -08:00 |
|