holey-bytes/hblang/examples
2024-05-11 18:16:27 +02:00
..
arithmetic.hb now compiling some trivial arithmetic 2024-05-10 22:54:12 +02:00
functions.hb making the functions kind of walk 2024-05-11 16:04:13 +02:00
if_statement.hb adding loops 2024-05-11 18:16:27 +02:00
loops.hb adding loops 2024-05-11 18:16:27 +02:00
main_fn.hb compiling return stmt 2024-05-10 21:33:42 +02:00
variables.hb fixing relative jumps to not offset from immidiate adress but from instruction adress 2024-05-11 12:51:32 +02:00