9 lines
210 B
Markdown
9 lines
210 B
Markdown
|
|
# features.fun — overview
|
||
|
|
|
||
|
|
What it shows
|
||
|
|
- Grab bag of language features in a single script.
|
||
|
|
|
||
|
|
How to run
|
||
|
|
- export FUN_LIB_DIR="./lib"
|
||
|
|
- ./build_debug/fun examples/features.fun
|
||
|
|
- Or: fun examples/features.fun
|