Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaseemabid/micromanual
A neatly typeset version of John McCarthy's classic paper
https://github.com/jaseemabid/micromanual
classic lisp micromanual paper
Last synced: about 2 months ago
JSON representation
A neatly typeset version of John McCarthy's classic paper
- Host: GitHub
- URL: https://github.com/jaseemabid/micromanual
- Owner: jaseemabid
- License: unlicense
- Created: 2016-03-05T16:41:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T18:54:40.000Z (about 1 year ago)
- Last Synced: 2024-04-14T15:54:54.680Z (9 months ago)
- Topics: classic, lisp, micromanual, paper
- Language: TeX
- Homepage:
- Size: 414 KB
- Stars: 117
- Watchers: 8
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-self-reference - A Micro-Manual for LISP - Not the whole truth - The LISP interpreter written in LISP. (Computing)
README
# A Micro-Manual for LISP - Not the whole truth
A neatly typeset version of John McCarthy's classic paper "A Micro-Manual for
LISP - Not the whole truth".The [original](https://cse.sc.edu/~mgv/csce330f15/micromanualLISP.pdf) is a very
poorly scanned image and text cannot be copied or read easily. This aims to be a
verbatim copy of the original, character by character. Any deviation unless
explicitly noted is a bug.Download the paper
[here](https://github.com/jaseemabid/micromanual/raw/master/Micro%20Manual.pdf)### Building
make
Or use https://www.sharelatex.com/
### LICENSE
I don't own any of this work and hope to not get sued ;)