• Joined on 2022-09-03
zongor pushed to main at zongor/undar-lang 2025-06-19 19:02:13 -04:00
16117b9a3a add hashmap as macro, Q16.16 -> float (implement later), general cleanup
zongor pushed to main at zongor/undar-lang 2025-06-15 15:54:59 -04:00
fd9516bf7e change back to MIT since using some stuff from craftingintepreters
zongor pushed to main at zongor/undar-lang 2025-06-14 22:57:30 -04:00
0d958be440 add parser, compiler, breakout opcodes, fix test
zongor pushed to main at zongor/undar-mode 2025-06-14 20:06:47 -04:00
a214b1e7f2 add more keywords
zongor pushed to main at zongor/undar-mode 2025-06-14 20:03:16 -04:00
cb7840d258 change comment
zongor pushed to main at zongor/undar-lang 2025-06-14 19:05:29 -04:00
697b6de2ff add parser, fix comments
zongor pushed to main at zongor/undar-mode 2025-06-14 18:51:22 -04:00
b512575cf7 fix header, fix comments maybe?
zongor pushed to main at zongor/undar-lang 2025-06-14 18:50:49 -04:00
447886b037 add license header
zongor pushed to main at zongor/undar-lang 2025-06-14 15:55:11 -04:00
6956ffa83e update documentation to newest impl
zongor pushed to main at zongor/undar-lang 2025-06-14 15:38:44 -04:00
8f6af5de8c update example, update spec to follow new vm
zongor pushed to main at zongor/undar-lang 2025-06-14 15:27:09 -04:00
6f5d9931d0 fix docs (forgot Dis)
zongor pushed to main at zongor/undar-lang 2025-06-14 15:24:53 -04:00
ada524e6a4 fix docs (again)
zongor pushed to main at zongor/undar-lang 2025-06-14 15:24:00 -04:00
6d2e31aa24 fix docs
zongor pushed to main at zongor/undar-lang 2025-06-14 15:19:49 -04:00
70a6de687f fix documentation, wrong license
zongor pushed to main at zongor/undar-mode 2025-06-14 15:09:03 -04:00
0ed18154f2 rename
zongor renamed repository from ztl-mode to zongor/undar-mode 2025-06-14 15:08:18 -04:00
zongor renamed repository from zongors-universe-machine to zongor/undar-lang 2025-06-14 15:07:37 -04:00
zongor pushed to main at zongor/undar-lang 2025-06-14 14:54:50 -04:00
29a6a3d471 refactor to reduce repeats
zongor pushed to main at zongor/undar-lang 2025-06-14 14:48:21 -04:00
bf2609c6ee add uint toS
zongor pushed to main at zongor/undar-lang 2025-06-14 14:42:35 -04:00
d9ab352c68 small fixes