Skip to content

Lobachevsky/APL11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APL11

APL\11 circa 1977

This code and documentation has been placed here so that it does not get lost forever.

Note that this version is written in pre-K&R C and will probably not compile with any modern C compiler.

I worked on a similar version of APL\11 in the mid 1970s and was able to get it to compile and work with an early 1980s vintage K&R C compiler. (I had to replace a =+ 1; by a += 1; but otherwise it ported easily)

Read crm.pdf and arrow.pdf for more background and information on pre-K&R C.

See files apl bang and apl slash bang by William Chang for APL transliteration scheme proposals

About

APL\11 circa 1977

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published