Your answers might be found here:
http://www.softwarepreservation.org/projects/apl/
In the "BOOKS" folder are several manuals for various mainframe
implimentations of APL. Possibly "A Source Book in APL" will give you the
insight you need.
There is also Source Code in the "APL SOFTWARE REPOSITORY" folder.
Finally, in the "PAPERS" folder is a paper on YAT (Compiling APL: The
Yorktown APL Translator) that might have what you're looking for.
As for the "kernal functions" -- you need to look for studies on Axiomatic
Theory.
The reason I like APL is that a function (like DOMINO or matrix-divide) is
the same for 2-D as it is for D-26, but our (human) definition of constructs
like spacetime include combining real & imaginary "dimensions" and the
"simple" matrix manipulations need to be "enhanced." Hence, this is also
the reason I don't like APL. I want a language that knows what I MEAN, not
necessarily what I say...
It sounds like you have quite a challenging task at hand -- good luck!
<
davi...@gmail.com> wrote in message
news:c50659d5-abbf-40ba...@googlegroups.com...