PKGS= juno-2/juno-app/pkl-fonts juno-2/juno-machine juno-2/juno-compiler juno-2/juno-app EXTDEPS= m3core libm3 juno-machine tcp netobj X11R4 ui vbtkit jvideo videovbt formsvbtpixmaps web formsvbt juno-compiler EXTDEPS-CORE= juno-machine netobj X11R4 ui vbtkit jvideo videovbt formsvbtpixmaps web formsvbt juno-compiler COLLDEPS= core devlib gui CAUSES: core(m3core) devlib(netobj) gui(X11R4)
This directory contains a program for building a pickle of Juno's font metric data structure. The Adobe ASCII font metric files are bundled in with the program itself. Since pickles are not (yet) architecture independent, you have to build a different pickle for each architecture.
m3-ui/juno-2/juno-app/pkl-fonts/READMEThis is the "juno-machine" package, which contains interfaces and implementations of the Juno II machine (run-time/interpretter).
m3-ui/juno-2/juno-machine/src/READMEThis is the "juno-compiler" package, which contains interfaces and implementations of the Juno II abstract syntax trees (AST's), scopes, lexer, parser, unparser, and compiler. It also contains the LL(1) Juno grammar (for use with Bill Kalsow's LLGen(1) tool).
m3-ui/juno-2/juno-compiler/src/Prolog/READMEJuno - A double-view constraint-based drawing editor
m3-ui/juno-2/juno-app/juno-src/bundled/README