No description
Find a file
2026-02-25 00:50:31 +01:00
tests add tests 2026-02-22 21:00:42 +01:00
bl.h initial commit, soa hash map 2026-02-22 14:57:50 +01:00
fun.c pull out common pool code 2026-02-25 00:01:01 +01:00
fun.h pull out common pool code 2026-02-25 00:01:01 +01:00
ji.c add proper val cmp and fat pointers for strings 2026-02-23 20:10:00 +01:00
ji.h begin adding conditionals 2026-02-25 00:37:44 +01:00
main.c remove old example bytecode 2026-02-25 00:38:17 +01:00
Makefile begin adding frames for fun calls! 2026-02-24 22:06:50 +01:00
map.c begin adding conditionals 2026-02-25 00:37:44 +01:00
map.h begin adding conditionals 2026-02-25 00:37:44 +01:00
map_pool.c pull out common pool code 2026-02-25 00:01:01 +01:00
map_pool.h pull out common pool code 2026-02-25 00:01:01 +01:00
pool.h pull out common pool code 2026-02-25 00:01:01 +01:00
readme.org test gpg sign again 2026-02-25 00:50:31 +01:00

Ji

Because why not another compiler project?

This time I am building a bytecode compiler, intended to be hooked into my lanugage wuji.