: ;

Define a new word.

: <word> <definition...> ;

The complexity surrounding the interpreter state with word definition is glossed over in Haiku Forth. The current implementation works on top of Javascript function definition.

Examples:

Forth Haiku Glossary