Cormac Shannon
|
b819398019
|
Interpreter fix: type evaluation
|
2025-04-16 01:46:17 +01:00 |
|
Cormac Shannon
|
e51a9b476c
|
Add assertations and errors to Interpreter
|
2025-04-15 23:32:04 +01:00 |
|
Cormac Shannon
|
164d1069d0
|
Rework hexdump and Interpreter.dump methods
|
2025-04-15 23:29:57 +01:00 |
|
|
|
44c788dde1
|
Add Lua 5.1 source files and documentation, including core libraries, interpreter, and test scripts.
|
2025-04-11 21:58:02 +01:00 |
|
|
|
81c4f80b71
|
Refactor BrainFuck interpreter to use a Registers class for state management; introduce Lua interpreter with basic structure and register handling.
|
2025-04-11 21:57:42 +01:00 |
|
|
|
bdacec29ca
|
lua tests
|
2025-04-11 21:57:30 +01:00 |
|
|
|
98714efaa8
|
nix
|
2025-04-11 21:57:25 +01:00 |
|
|
|
c0b357d162
|
goodbye hello
|
2025-04-11 21:57:20 +01:00 |
|
|
|
0178731b47
|
add mandlebrot
|
2025-04-10 14:25:01 +01:00 |
|
|
|
17fd5f7acf
|
Fix: rename enterpreter to interpreter
|
2025-04-10 14:24:55 +01:00 |
|
|
|
753f65384b
|
better brainfuck opcode function names
|
2025-04-09 17:10:42 +01:00 |
|
|
|
1f7f9485dc
|
Better brainfuck compille
|
2025-04-09 17:02:37 +01:00 |
|
|
|
0ecee9a71b
|
First working state
|
2025-04-09 16:54:52 +01:00 |
|