Oleg Kobchenko wrote: > There is a system formerly called JOD for J Object Dictionary > (formerly JAR) by John Baker. > http://www.jsoftware.com/jwiki/Packages/JAR > I don't know if it does versioning though. > > Mention of Logos is only available on the web at > http://portal.acm.org/citation.cfm?id=22008.22054 > which means that it's closed for the general public. > > That is the fate of most of invaluable APL material: > corporations and interest groups are just sitting > on it and it gradually vanishes into the oblivion. > (Another example "SHARP APL Technical Notes").
This may be true of APL material in general, but Logos and other APL source code managers are a special case. They were required for APL because of its non-standard character set and storage of source code in an internal binary format. As a result, much APL effort was devoted to writing custom built source code managers. They are simply not needed for J, where normal source code managers work fine. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
