Latest News
So much for my "will update daily!" boast.
At any rate, progress marches (crawls?) on. My meager free && working-brain time has been mostly occupied with:
- Absorbing the lessons of the T programming language, from the sources and Stephen Slade's book. T is a very curious object-oriented take on Scheme.
- Messing around with Brad Parker's CADR emulator, and delving into the MIT lisp machine sources included with the latter.
- Working out a clean and efficient machine-level means of implementing Paul Graham's clever type system. I would like to thank him for giving me permission to rip it off, for use in my "Frankenlisp."
- Miscellaneous distractions not worth mentioning here.