2002-06-14 Graydon Hoare * ols-lang-eng.mgp: s/varialbes/variables/ 2002-04-28 Graydon Hoare * mlex.mll: Teach about '/', dead tokens. * test.mk: Twiddle pointlessly. * frontc/*: Import from cdk. * fe.ml: False -> false, for camlp4 3.04 compat. Teach about making tidy ocaml idents. * driver.ml: Use mkc-fe from mkcamlp4. Improve argument processing. Teach how to make .c, .ml files. * Makefile: Teach to build mkc-fe, frontc, Various intermediates. 2002-04-26 Graydon Hoare * driver.ml: end preprocessor command line with '-impl', now .mk files work right. 2002-04-22 Graydon Hoare * vcompiler.png: New file. * vcompiler.dia: New file. * test.mk: New file. * ols-lang-eng.mgp: New file. * driver.ml: New file. * Makefile: Fix deps, add presentation rules. * fe.ml: Touchups to make it more terse. * be.ml: Rename Node as Rule. * mk.ml: Likewise.