____ ____ ____ ____
||n |||i |||m |||f ||
||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|
the nimf guide
This guide will walk you through the different parts of the nimf programming language/system.
Getting Up and Running
Download and Build
Running nimf
Syntax and Code Highlighting
Quickstart Tutorial
Concepts
The Stacks
Modules
Numbers
Characters
Strings
Variables & Memory
Words
Conditionals
Loops
Errors
The Standard Library
This is the api documentation for the language, including builtins (words that are coded in golang and provided with the interpreter)
Builtins
The "std" module
The "num" module
The "text" module
The "term" module
The "random" module
The "gopher" module
Other System Documentation
Memory Map
________________________________________________
nimf homepage