Nuvoton FORTH
 All Classes Files Functions Variables Macros Modules Pages
Modules | Files
Bytecode compiler

ByteCode compiler should be run on developer host computer to build .bc files contains platform-independent bytecode part of FORTH system or other .bc written applications (you can run them standalone in VM) More...

Collaboration diagram for Bytecode compiler:

Modules

 Symbol table
 
 Syntax parser
 

Files

file  ByteCompiler.parser.cpp
 syntax parser part of bytecode compiler (with compiler calls) was autogenerated by bison ByteCompiler.yacc
 

Detailed Description

ByteCode compiler should be run on developer host computer to build .bc files contains platform-independent bytecode part of FORTH system or other .bc written applications (you can run them standalone in VM)