Where should I look to find reference-style documentation on the "base library" that is loaded into J on startup?
For example, where are the definitions of "load", "require", "cocreate", "jpath", and so on? By digging around on SVN, I can find the definitions, if I know exactly what I'm looking for. The various J books mention some of these verbs as they go, but they're not structured like a reference. Which of these are loaded by default? Just base/main/main/*? Experimentally, everything in there seems to be, but base/main/pp/* does not. If it matters, I'm mostly using the jsoftware jijx at work, and the Mac j701 jgtk at home. (I'm still learning, so at work I just use the web version as a calculator. It would be nice to have the real version, but "experiment to see if I like it" won't fly as a reason to get IT approval to install a binary package. Sigh.) Thanks, Johann Hibschman ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
