1
0
mirror of synced 2026-01-13 07:29:52 +00:00
Larry Masinter 92fd33eaad
Add support for cl: loop for hash tables (#1605)
* Add support for cl: loop for hash tables
* fix subtle package problems setting up LISP package & conflicts with CLOS
* include fix for 'repeat n' clause
* remake in lower-case p make diffs legible, dfasl for defuns
2024-04-17 16:21:22 -07:00
..

medley/loadups

This directory is for holding the sysouts from a release

  • lisp.sysout (the system in the IRM + Common Lisp)

  • full.sysout (lisp + modernizations + TEdit and others)

  • starter.sysout you have to have a running Medley to make a new one(!) this file is just a stable place to stand.

  • whereis.hash A "hash file" directory index of everything

  • lisp.venuesysout full.venuesysout -- vintage sysouts for comparision

Plus, if you make your own loadups (from BUILDING.md) you'll see some .dribble files which are the logs of the build proccess.