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

1.7 KiB

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Documentation Some documentation about the Fun programming language. The Fun Documentation /documentation/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

Basics

The Fun Handbook is found here{:class="git"}!

Look at https://git.xw3.org/fun/fun/src/branch/main/docs{:class="git"} for more detailed documentation!

More information

The examples directory contains demonstrations of most Fun features, from basic "Hello, World!" to threading, networking, classes, and more. The lib directory includes modules written in Fun itself.

For Developers