PKGS= juno-2/juno-app/pkl-fonts juno-2/juno-machine juno-2/juno-compiler juno-2/juno-app EXTDEPS= vbtkit libm3 juno-machine mtex juno-compiler formsvbt ui netobj EXTDEPS-CORE= vbtkit juno-machine juno-compiler formsvbt ui netobj COLLDEPS= gui core devlib CAUSES: gui(vbtkit) core(libm3) devlib(netobj)
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/runtime/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/pkl-fonts/README