Closed tomrake closed 5 months ago
All work has been conceptual at this point. The working name is lisp-program-description .
The roles should work this way. The program-producer is the actor who downloads, compiles, or configures a common lisp. The program-producer describes the characteristics of that program. The program-user uses the various descriptions to choose a lisp or subset of lisps for it's own purposes.
Conceivably the program-user could be configuring slime, sly, rlwrap or other tools. The program-description is likely to be an elisp property-list type structure.
Have the binary location of various common lisps defined as a per-user configuration.