diff options
author | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 1998-02-01 21:05:14 +0000 |
---|---|---|
committer | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 1998-02-01 21:05:14 +0000 |
commit | 318c2f6d96c7ae9b9235d9fc9b2a600813e89c24 (patch) | |
tree | 844eab0b1d836d68058011a230b39640cc79ec26 /README | |
parent | 79a85e3b622853c8175c91b9e91a8289201df90e (diff) |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -154,9 +154,9 @@ Tom Lord librarified SCM, yielding Guile. He wrote Guile's operating system, Ice-9, and connected Guile to Tcl/Tk and the `rx' regular expression matcher. -Aubrey Jaffer seriously tuned performance and added features. He -designed many hairy but beautiful parts of the tag system and -evaluator. +Aubrey Jaffer is the author of SCM upon which Guile is based. Guile +started from SCM version 4e1 in November -94 and is still largely +composed of the original SCM code. George Carrette wrote SIOD, a stand-alone scheme interpreter. Although most of this code as been rewritten or replaced over time, |