zongor
|
02702315cb
|
new str embedding fn
|
2025-07-20 21:16:32 -04:00 |
zongor
|
27d9c3a686
|
break up into arch
|
2025-07-13 10:56:02 -04:00 |
zongor
|
7ec2f90d38
|
add function example
|
2025-07-05 23:29:07 -04:00 |
zongor
|
aab4c887ca
|
add call frames, refactor to allow call frames to work, add debug
|
2025-06-27 13:06:06 -04:00 |
zongor
|
d27d4259aa
|
convert to register based instead of mem2mem
|
2025-06-21 23:20:29 -04:00 |
zongor
|
fd9516bf7e
|
change back to MIT since using some stuff from craftingintepreters
|
2025-06-15 15:54:49 -04:00 |
zongor
|
697b6de2ff
|
add parser, fix comments
|
2025-06-14 19:05:19 -04:00 |
zongor
|
447886b037
|
add license header
|
2025-06-14 18:50:39 -04:00 |
zongor
|
e8d0cd5e96
|
add Q16.16 real, uint32, and int32 opcodes
|
2025-06-14 14:38:04 -04:00 |
zongor
|
dc89a24701
|
move dump to debug
|
2025-06-13 21:50:43 -04:00 |
zongor
|
52c33178d3
|
start from scratch with own code
|
2025-05-11 18:54:31 -04:00 |
zongor
|
ae665d89ed
|
migrate old compiler, hack on that instead
|
2025-05-04 14:51:38 -04:00 |
zongor
|
9d65790e5d
|
add logical ops, add numbers
|
2025-05-04 14:08:21 -04:00 |
zongor
|
fb6cc45f83
|
add math ops
|
2025-05-03 23:39:57 -04:00 |
zongor
|
72c5830637
|
add line numbers
|
2025-05-03 21:28:34 -04:00 |
zongor
|
a2e5d43e1e
|
add constants
|
2025-05-03 21:24:45 -04:00 |
zongor
|
58f7e30357
|
add initial compiler, add tests
|
2025-05-03 21:07:19 -04:00 |