|
|
0b6cab8672
|
Added version header to REPL.
|
2025-09-15 01:24:02 +02:00 |
|
|
|
f31bf270bd
|
REPL: Smarter multiline prompting by detecting open blocks via indentation, and when FUN_DEBUG is ON, append parse errors as comments to the history file.
|
2025-09-15 01:21:50 +02:00 |
|
|
|
08e7c9a623
|
More REPL enhancements. Type :help in the REPL to get more information.
|
2025-09-15 01:13:13 +02:00 |
|
|
|
0704640893
|
Some REPLK enhancements. Type :help in the REPL to get more information.
|
2025-09-15 01:02:19 +02:00 |
|
|
|
56289e87a2
|
Some REPL enhancements like a history, better error messages and some Makefile enhancements.
|
2025-09-14 22:35:23 +02:00 |
|
|
|
b69c8305f6
|
Added --help/-h and --version/-V. So, this is version 0.2.0 of Fun! :)
|
2025-09-14 21:59:26 +02:00 |
|
|
|
3a2afdea69
|
Added a simple REPL.
|
2025-09-14 18:42:23 +02:00 |
|
|
|
7d587fe11b
|
Initial parser implementation that runs a simple hello_world.fun script.
|
2025-09-13 23:50:01 +02:00 |
|
|
|
13242d57b6
|
Some Makefile fixes and .gitignore update.
|
2025-09-13 05:16:32 +02:00 |
|