forth.h File Reference

Forth virtual machine. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ForthIo
 Abstract interfrace class for forth character i/o. More...
class  Forth
 Public interface to the forth virtual machine. More...

Defines

#define BITS_PER_CHAR   8
#define CHARS_PER_CELL   4

Typedefs

typedef int32_t CELL
typedef uint32_t UCELL
typedef uint8_t CHAR

Detailed Description

Forth virtual machine.

Definition in file forth.h.


Generated by  doxygen 1.6.1