| Search internet |
The Logiweb Abstract Machine (lgwam) includes pages.c which is just a long list of bytes. Those bytes constitute a compiled version of the Logiweb compiler. More precisely, the bytes are base.lgs and lgc.lgs translated into Logiweb racks by the Logiweb compiler.
The Logiweb compiler is the only compiler which can compile the Logiweb compiler. Hence, you need a compiled version of the Logiweb compiler in order to compile the Logiweb compiler. That is why a compiled version of the Logiweb compiler is included in the form of pages.c.
| Search logiweb.eu |