| AutoCAD Intro |
Introduction to Acad in PDF format. |
| Lisp Intro |
Introduction to Lisp basics in PDF format. |
| Lisp Commands |
Synopsys of Lisp Commands in PDF format. |
| Recursion |
Introduction to Lisp Recursion in PDF format. |
|
|
| Koch Lisp |
Source code for Koch Curve, based on an Equilateral Triangle. |
| Square Koch Lisp |
Source code for Koch Curve, based on a Square. |
| 2d CA Lisp |
Source code for simple 2d Cellular Automata lisp |
| 3d CA Lisp |
Source code for simple 3d Cellular Automata lisp. |