217 B
217 B
version.fun — overview
What it shows
- Prints VM and version info for the Fun interpreter/runtime.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/version.fun
- Or: fun examples/version.fun