Commit Graph

8 Commits

Author SHA1 Message Date
alnyan 92d0a80fb1 Implement closures+upvalues, rework virtual machine 2026-05-20 17:53:15 +03:00
alnyan 0b242e5384 Improve error handling, better read/compile functions 2026-05-08 15:55:39 +03:00
alnyan 0c2d6c85bb Add defmacro stubs 2026-05-06 16:17:08 +03:00
alnyan bad52a57c3 Implement setq/let/let* bindings 2026-05-06 09:46:34 +03:00
alnyan 2c84f1fbb2 Add defun and math prelude 2026-05-05 16:06:36 +03:00
alnyan 1392801e9f Value conversions + more useful native functions 2026-05-02 23:20:15 +03:00
alnyan e3ec0884d2 Add opaque values 2026-05-01 16:05:55 +03:00
alnyan 36e6cc8364 Initial commit 2026-04-30 16:23:39 +03:00