Discussion:
defsystem history
Faré
2017-03-23 18:03:42 UTC
Permalink
Is there any old timer alive who can tell me about the early history
of defsystem?
I *suppose* it was inspired by Unix Make — but was it?

When did defsystem appear? It's already quite elaborate in the 1981
edition of the chine nual. But when was it first written? What did
lispers use before? Ad hoc load scripts?

What do older Lisp Machine tapes contain? Where can I find those
tapes? Does any old MIT tech report tell us anything about defsystem?

Which versions of defsystem did or did not have problems with
propagating timestamps?

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
It has been my observation that most people get ahead during the time
that others waste. — Henry Ford
Pascal Bourguignon
2017-03-23 20:05:13 UTC
Permalink
Post by Faré
Is there any old timer alive who can tell me about the early history
of defsystem?
The oldest defsystems I’ve seen are in the ailab repo.

https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/0.html <https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/0.html>

I don’t have access to my local copy right now, but I would start grepping that to find some tracks.
--
__Pascal J. Bourguignon__
Loading...