As I mentioned in my post about Ada Lisp has a completely different approach in terms of… well, just about everything, beginning with the type system. One important feature of Lisp environments is the high degree if interaction they provide: Lisp Systems allowed for interaction with every part of the system (OS, applications, window manager…) […]
Monthly Archives: August 2017
Interactive embedded development with uLisp, Arduino and Emacs
On the Ada language and embedded development
I’ve been recently drawn to Ada (once again). Now, I’m a Lisper through and through and in a way Ada is the exact opposite of Lisp, especially in terms of typing, but perhaps because of that I find it quite interesting. Showing the end result right now, here is the canonical blinking LED done in […]