fun> Fun - version.fun — overview
Documentation for 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

