Requirements

Right now in this stage you have the following requirements for building the core system consisting of the compiler and the interpreter:

Requirements runtime

The runtime only requires an ansi c compiler and a standard c library.

Requirements compiler

In addition to the requirements for building the runtime you also need a Ansi-C++ compiler and Flex and bison for successfully compiling the compiler.