1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/version.md

499 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - version.fun — overview Documentation for version.fun — overview Documentation for version.fun — overview /documentation/examples/version/ en
example
version

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