Commit Graph

14 Commits

Author SHA1 Message Date
alnyan aa7e371747 Implement loop/return forms 2026-05-08 17:43:12 +03:00
alnyan aa0026fa45 Tracing options, while loop 2026-05-08 17:16:32 +03:00
alnyan 55e38af0ed Fix incorrect offset calculation in label jumps/branches 2026-05-08 16:19:59 +03:00
alnyan 0b242e5384 Improve error handling, better read/compile functions 2026-05-08 15:55:39 +03:00
alnyan 3a88d7a9b3 Split Environment and Machine 2026-05-06 16:31:19 +03:00
alnyan 0c2d6c85bb Add defmacro stubs 2026-05-06 16:17:08 +03:00
alnyan 43938dee3c Add string literals, fix instruction encoding 2026-05-06 14:33:23 +03:00
alnyan a9a67acdce Add comment parsing 2026-05-06 10:48:13 +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 58cc01c114 Implement missing parser functions 2026-05-01 14:05:10 +03:00
alnyan 36e6cc8364 Initial commit 2026-04-30 16:23:39 +03:00