Skip to content

adimetrius/Cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Cross

Cross-compiling replica of CP2 compiler

CP2 is the standard compiler shipped with BlackBox Component Framework. It is not cross-compiling: it compiles modules on the base of modules in the current (running) system, which the compiler is a part of.

Cross is a slightly modified version of CP2 that performs cross-compilation: that is, it can pick up symbol files for imported modules, and output symbol and code files for compiled modules, from and into explicitly specified primary and secondary bases (directories).

About

Cross-compiling replica of CP2 compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published