Commit Graph

  • 20f44d6ad8 Make arena global main zongor 2026-04-16 20:49:59 -0700
  • 656424c9d1 Add StrBuf implementation, fix bug in `areturn` need to zero out the end of memory for strings. zongor 2026-04-16 19:50:42 -0700
  • ecc69ea144 Update plex example, use lib instead of static header zongor 2026-04-15 16:28:45 -0700
  • e802fc3779 rename parser to compiler, update build, change c to c99 so we can emit different versions, create a libundar for the emit-c99, update tests. zongor 2026-04-11 16:03:53 -0700
  • d11bad79ec split tests into global and local zongor 2026-04-10 23:03:54 -0700
  • 9d7fdbb622 Add global variables zongor 2026-04-10 22:52:19 -0700
  • 11158ba4f9 fix infix emit zongor 2026-04-09 23:13:25 +0000
  • 8e430a9d46 merge emitters, add uxn emitter, update c emitter, update simple to use raw ascii for example zongor 2026-04-08 22:29:47 -0700
  • b4512f2434 update example to match zongor 2026-04-07 12:05:56 -0700
  • c128b97ad5 move example code to .h file zongor 2026-04-07 12:01:05 -0700
  • b332ecf06d WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup zongor 2026-04-07 00:13:31 -0700
  • 8fd281e463 WIP parser zongor 2026-03-31 23:16:29 -0700
  • 373caf7b5e WIP allocator for compiler. zongor 2026-03-22 09:27:18 -0700
  • 6310390cc4 Add initial compiler zongor 2026-03-02 21:35:45 -0800
  • 7dd2fd521e add header gen tool, add main, add archs zongor 2026-02-28 00:48:09 -0800
  • 5a7f954c24 Initial commit zongor 2026-02-27 21:56:09 -0500