Added Elisp Programming guide

pull/11568/head
mgd 2024-10-15 11:53:11 +01:00
parent e5d68bc002
commit 79e444697d
1 changed files with 2 additions and 1 deletions

View File

@ -300,7 +300,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith * [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
* [Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF) * [Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF)
* [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://softwear.cc/book/files/Open_Softwear-beta090712.pdf) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF) * [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://softwear.cc/book/files/Open_Softwear-beta090712.pdf) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF)
https://camo.githubusercontent.com/9118
### ASP.NET ### ASP.NET
@ -1546,6 +1546,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [An Introduction to Programming in Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html) * [An Introduction to Programming in Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html) * [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
* [Elisp Programming](https://caiorss.github.io/Emacs-Elisp-Programming/Elisp_Programming.html)
#### PicoLisp #### PicoLisp