nkabir / micromanual

A neatly typeset version of John McCathy's classic paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Micro-Manual for LISP - Not the whole truth

A neatly typeset version of John McCathy's classic paper "A Micro-Manual for LISP - Not the whole truth".

The original is a very poorly typeset PDF and text cannot be copied. 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](./build/Micro Manual.pdf)

Building

pdflatex main.tex

Or use https://www.sharelatex.com/

Known issues

  1. Fix final code formatting
  2. Spacing around \dots is not consistent

LICENSE

I don't own any of this work and hope to not get sued ;)

About

A neatly typeset version of John McCathy's classic paper

License:The Unlicense


Languages

Language:TeX 68.6%Language:Common Lisp 31.4%