|
|
9a0f186f29
|
Things working much better now. assoc works. Currently printing of
string-like-things does not work, but I suspect that's shallow.
|
2026-04-18 15:44:14 +01:00 |
|
|
|
f751fc8a09
|
More code, closer to working, still builds.
|
2026-04-15 22:47:44 +01:00 |
|
|
|
c9f50572ab
|
Many more ops written, and it compiles. Nothing works yet.
|
2026-04-15 19:50:10 +01:00 |
|
|
|
b6480aebd5
|
Converted everything to the new lisp calling convention.
Fixes #19
|
2026-04-01 17:11:10 +01:00 |
|
|
|
9eb0d3c5a0
|
I think read will now read integers and symbols, but it's untested.
Everything compiles.
|
2026-04-01 16:06:16 +01:00 |
|
|
|
1196b3eb1d
|
read isn't written yet, but I think all the building blocks I need for it are.
Compiles and runs; does nothing yet.
|
2026-03-31 20:01:01 +01:00 |
|
|
|
a8b4a6e69d
|
My monster, it not only compiles, it now runs!
|
2026-03-30 11:52:41 +01:00 |
|
|
|
60921be3d4
|
Much more progress, still doesn't compile.
|
2026-03-30 09:35:34 +01:00 |
|
|
|
1afb1b9fad
|
Added work on making namespaces threadsafe.
|
2026-03-28 11:56:36 +00:00 |
|
|
|
6c4be8f283
|
Lots more code written, and I think most of it's OK; but it doesn't compile yet.
|
2026-03-26 09:01:46 +00:00 |
|