Commit Graph

18 Commits

Author SHA1 Message Date
Charles Kralapp f909071287 Cleanup some stuff 2025-06-22 15:03:25 -04:00
Charles Kralapp d27d4259aa convert to register based instead of mem2mem 2025-06-21 23:20:29 -04:00
Charles Kralapp fd9516bf7e change back to MIT since using some stuff from craftingintepreters 2025-06-15 15:54:49 -04:00
Charles Kralapp 0d958be440 add parser, compiler, breakout opcodes, fix test 2025-06-14 22:57:19 -04:00
Charles Kralapp 697b6de2ff add parser, fix comments 2025-06-14 19:05:19 -04:00
Charles Kralapp 447886b037 add license header 2025-06-14 18:50:39 -04:00
Charles Kralapp bf2609c6ee add uint toS 2025-06-14 14:48:11 -04:00
Charles Kralapp e8d0cd5e96 add Q16.16 real, uint32, and int32 opcodes 2025-06-14 14:38:04 -04:00
Charles Kralapp 838f3800cb refactor to step intead of loop 2025-06-14 11:30:27 -04:00
Charles Kralapp 4cb02c41d0 add float and int == 2025-06-14 00:14:00 -04:00
Charles Kralapp d4d887e6a1 add float and int >,<,>=,<= 2025-06-14 00:10:24 -04:00
Charles Kralapp dc89a24701 move dump to debug 2025-06-13 21:50:43 -04:00
Charles Kralapp 5107ac5df8 add direct char casting 2025-06-13 19:13:47 -04:00
Charles Kralapp bb9e30a1c1 begin breaking up into modules, add wasm 2025-06-11 22:41:49 -04:00
Charles Kralapp 52c33178d3 start from scratch with own code 2025-05-11 18:54:31 -04:00
Charles Kralapp ae665d89ed migrate old compiler, hack on that instead 2025-05-04 14:51:38 -04:00
Charles Kralapp bf38431165 add scanner, compiler 2025-05-04 12:55:28 -04:00
Charles Kralapp 5a1a399d4f add vm 2025-05-03 23:18:20 -04:00