~eshel/eshellisp

2b52b2e9 — Eshel Yaron 2 years ago main
Enhanched exception formatting
1a56b974 — Eshel Yaron 2 years ago
ENHANCHED: Better REPL interaction and stacktraces
384ebdea — Eshel Yaron 2 years ago
Update README.md
e7441d8e — Eshel Yaron 2 years ago
ADDED: basic list processing functions
42c97cd7 — Eshel Yaron 2 years ago
ADDED: Bootstrapped Scheme REPL
df2144d5 — Eshel Yaron 2 years ago
ADDED: dotted pair notation and general support for improper lists
d6d7671f — Eshel Yaron 2 years ago
Add support for import statements and boolean standard functions
f2530392 — Eshel Yaron 2 years ago
Add undefined function exception test case
90c605e0 — Eshel Yaron 2 years ago
Add fib test case
867db67f — Eshel Yaron 2 years ago
Formatting
4246e72a — Eshel Yaron 2 years ago
Remove `det/1` directive
baf84c3c — Eshel Yaron 2 years ago
Initial commit