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

Go to the source code of this file.
Namespaces | |
| namespace | 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 | |
| void | N4VM::serv_isr () |
| interrupt service routine | |
nanoForth Virtual Machine class