24 lines
494 B
Markdown
24 lines
494 B
Markdown
---
|
|
layout: page
|
|
published: true
|
|
noToc: false
|
|
noComments: false
|
|
noDate: false
|
|
title: Fun - have_fun.fun — overview
|
|
subtitle: Documentation for have_fun.fun — overview
|
|
description: Documentation for have_fun.fun — overview
|
|
permalink: /documentation/examples/have_fun/
|
|
lang: en
|
|
tags:
|
|
- example
|
|
- have_fun
|
|
---
|
|
|
|
|
|
What it shows
|
|
- Playful demo showing off small language tricks.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/have_fun.fun
|
|
- Or: fun examples/have_fun.fun
|