|
c9d7f1ee60
|
fix: allow programs to not be a list.
|
2024-12-18 01:15:54 +01:00 |
|
|
87dd4358d8
|
feat: parser, ignore comments.
|
2024-12-18 00:53:26 +01:00 |
|
|
f7cbebdd9c
|
feat: add single quote quoting.
'(a b c) = (quote (a b c))
|
2024-12-17 23:29:55 +01:00 |
|
|
8ec393f494
|
fix!: simplify parser and executor, streamline tests.
|
2024-11-07 00:48:56 +01:00 |
|
|
5835351401
|
refactor(lisp): refactor calling order of evaluation.
|
2024-10-30 21:15:16 +01:00 |
|
|
953927bc27
|
chore: canonicalize method names of token stream.
|
2024-10-26 23:45:13 +02:00 |
|
|
3365521283
|
Initial commit.
|
2024-06-27 01:47:44 +02:00 |
|