|
|
50a91d0b6f
|
Refactored all OP_ functions to vm/CATEGORY/ and renamed the files.
|
2025-09-15 23:26:42 +02:00 |
|
|
|
13919ad87d
|
Tons of refactoring and some fixes and enhancements... ;)
|
2025-09-15 06:31:32 +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 |
|
|
|
dbd8b73134
|
Added install routine to CMake and added a classic Makefile as a wrapper for easy building.
|
2025-09-14 21:29:05 +02:00 |
|
|
|
01fa5dfdb7
|
Added -DFUN_DEBUG=ON flag as cmake option to enable debug messages. Default is -DFUN_DEBUG=off.
|
2025-09-14 15:48:28 +02:00 |
|
|
|
0a49a463e2
|
Functions.
|
2025-09-14 15:12:30 +02:00 |
|
|
|
7d587fe11b
|
Initial parser implementation that runs a simple hello_world.fun script.
|
2025-09-13 23:50:01 +02:00 |
|
|
|
284b4d3fa9
|
Major refactoring commit. Switched from Make tu CMake.
|
2025-09-13 22:55:17 +02:00 |
|