ORCALib
Go to file
mikew50 954c3a02b5 ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
obj ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
LICENSE ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
README.md ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
assert.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
assert.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
backup ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
cc.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
cc.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
ctype.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
equates.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
fcntl.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
fcntl.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
make ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
orca.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
orca.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
setjmp.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
signal.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
signal.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
smac ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
stdio.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
stdio.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
stdlib.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
stdlib.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
string.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
string.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
time.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
time.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
toolglue.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
toolglue.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
vars.asm ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00
vars.macros ORCA libraries, from the Opus ][ CD 2017-10-01 18:00:58 -06:00

README.md

ORCALib

Libraries for the ORCA language suite (ORCA/C, ORCA/M, ORCA/Pascal) for the Apple IIGS

If you would like to make changes to this compiler and distribute them to others, feel free to submit them here. If the changes apply to the Apple IIGS, they will generally be approved for distribution on the master branch. For changes that retarget the library to generate code for a different platform, the project will either be forked or a new repository will be created, as appropriate.

The general conditions that must be met before a change is released on master are:

  1. The modified library must compile under the currently released version of ORCA/M.

  2. The various languages that make use of the library mush still pass their respective test suites, or changes to those test suites must also be submitted.

Contact support@byteworks.us if you need contributor access.

A complete distribution of the ORCA languages, including installers and documentation, is available from the Juiced GS store at https://juiced.gs/store/category/software/. It is distributed as part of the Opus ][ package.