|
nanoFORTH
v2.2
|
nanoForth Virtual Machine class More...
#include "n4.h"

Go to the source code of this file.
Namespaces | |
| N4VM | |
Functions | |
| void | N4VM::push (int v) |
| int | N4VM::pop () |
| void | N4VM::setup (const char *code, Stream &io, U8 ucase) |
| void | N4VM::outer () |
| outer-interpreter More... | |
| void | N4VM::serv_isr () |
| interrupt service routine More... | |
nanoForth Virtual Machine class