• Joined on 2022-09-03
zongor pushed to main at zongor/undar-lang 2026-04-09 01:29:56 -04:00
8e430a9d46 merge emitters, add uxn emitter, update c emitter, update simple to use raw ascii for example
zongor pushed to main at zongor/undar-lang 2026-04-07 15:06:18 -04:00
b4512f2434 update example to match
zongor pushed to main at zongor/undar-lang 2026-04-07 15:01:15 -04:00
c128b97ad5 move example code to .h file
zongor pushed to main at zongor/undar-lang 2026-04-07 03:13:40 -04:00
b332ecf06d WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
zongor pushed to main at zongor/undar-lang 2026-04-01 02:16:38 -04:00
8fd281e463 WIP parser
zongor pushed to main at zongor/undar-lang 2026-03-22 12:27:53 -04:00
373caf7b5e WIP allocator for compiler.
zongor pushed to main at zongor/undar-lang 2026-03-03 00:36:04 -05:00
6310390cc4 Add initial compiler
zongor pushed to main at zongor/undar-lang 2026-02-28 03:48:21 -05:00
7dd2fd521e add header gen tool, add main, add archs
zongor created repository zongor/undar-lang 2026-02-27 21:56:11 -05:00
zongor pushed to main at zongor/reality-engine 2026-02-27 21:51:20 -05:00
c69be1ef20 Update README.org
zongor renamed repository from undar-lang to zongor/reality-engine 2026-02-27 21:43:48 -05:00
zongor pushed to main at zongor/reality-engine 2026-02-27 03:15:43 -05:00
5df7e1a561 WIP refactoring compiler to be less verbose
zongor pushed to main at zongor/reality-engine 2026-02-26 19:46:04 -05:00
197b8ee0ef Optimizations, have return ask if it is a heap value, move lexer up
zongor pushed to main at zongor/reality-engine 2026-02-21 14:09:42 -05:00
fbff4dd188 Move common lexer up to use for both assembler and compiler. Start work on compiler.
zongor pushed to main at zongor/reality-engine 2026-02-18 01:49:02 -05:00
65ef3c5426 next highest level ir example
zongor pushed to main at zongor/reality-engine 2026-02-18 01:27:06 -05:00
292aca1251 implement automatic register handling with scope.
zongor pushed to main at zongor/reality-engine 2026-02-17 23:41:43 -05:00
56550a3690 Incrementally build the compiler from the assembler
zongor pushed to main at zongor/reality-engine 2026-02-17 01:53:21 -05:00
374a5d5c5d remove unnecessary code
zongor pushed to main at zongor/reality-engine 2026-02-17 00:48:42 -05:00
8e9ed0da1e wip compiler
zongor pushed to main at zongor/reality-engine 2026-02-14 13:16:47 -05:00
f516f0fbe7 Add ability to screenshot canvas