Folder "cross"
Cross compilation is mainly used for bootstrapping the Dogelog
Player itself. But it can be also useful to speed up the loading
of Prolog texts. It should be noted that the bootstrapping only
covers the cross compilation of the Novacore into the target
formats. The various libraries are not cross compiled, and
deployed as Prolog texts.
- Section "util": There are ready made scripts to cross
compile the Dogelog Player into module form and into canned
form. More..
- Section "player": This cross compiler generates a
JavaScript text. More..
- Section "playerpy": This cross compiler generates a
Python text. More..
- Section "playerj": This cross compiler generates a
Java text. More..
Kommentare