Crate bjorn

Source
Expand description

Interpreter for bjørn language.

Modules§

builtins
memory

Functions§

interpret
Entrypoint of bjorn library.
parse
Only proceed to the lexical and syntaxic analysis. For testing purposes.
scan
Only proceed to the lexical analysis. For testing purposes.