Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1569,6 +1569,11 @@ Books on general-purpose programming that don't focus on a specific language are
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)


#### newLISP

* [Introduction to newLISP](http://www.newlisp.org/downloads/newLISP-10.7.5-Release.html) - Lutz Mueller (PDF)


#### PicoLisp

* [PicoLisp by Example](https://github.com/tj64/picolisp-by-example)
Expand Down