Commit Graph

22 Commits

Author SHA1 Message Date
b4cbced5f5 Clean up after function call 2026-07-04 13:27:50 +10:00
396a6d9a1b Function to bytecode, fix function calling 2026-07-04 13:11:01 +10:00
6385a726cf Add spaces between printed values 2026-07-04 12:25:50 +10:00
00428a0bdf function args 2026-07-04 11:32:36 +10:00
d708e2e46f function calls work 2026-07-03 19:06:40 +10:00
cffcd87c06 some progress 2026-07-03 16:51:04 +10:00
ce483dacc2 function calling works in theory (can't test yet) 2026-07-03 15:14:41 +10:00
a06d3ba55d bug fixes 2026-07-03 10:29:21 +10:00
c78426ef88 Misc stuff, probably crashes 2026-07-02 11:35:56 +10:00
9bb083a6f8 some cool things 2026-06-25 18:57:53 +10:00
fa2c205f33 Implement some more instructions 2026-06-24 10:17:58 +10:00
c495b7c6fc optimise 2026-06-21 16:39:05 +10:00
b2f6883e62 stuff 2026-06-21 16:13:00 +10:00
ff98aa63b4 progress 2026-06-21 14:35:48 +10:00
f97cec4567 progress 2026-06-20 19:45:52 +10:00
b4e481ed9c Use reference counting for identifiers 2026-06-17 10:11:15 +10:00
6d35acbe60 Fix a couple things 2026-06-16 20:08:21 +10:00
02b5a9cc54 fix le memory leak 2026-06-16 20:01:42 +10:00
9539629cfb progress 2026-06-16 19:19:37 +10:00
da75cf7590 Start work on the interpreter 2026-06-15 21:33:58 +10:00
80140ed798 cool stuff 2026-06-15 20:27:50 +10:00
284b08b12a Initial commit 2026-06-13 19:45:36 +10:00