-
Notifications
You must be signed in to change notification settings - Fork 0
Draws cons cell diagrams.
License
avishek144/sdraw
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sdraw is used to draw cons cell diagrams, which is used in the book "Common LISP: A Gentle Introduction to Symbolic Computation" by Davi S. Touretzky. To load it, first load sdraw.asd using load function, then use ASDF's (asdf:load-system (quote sdraw)) or Quicklisp's (ql:quickload (quote sdraw)). Both ASDF(https://asdf.common-lisp.dev ) and Quicklisp(https://www.quicklisp.org/beta ) are free software.
About
Draws cons cell diagrams.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published