Peter Coffee has an interesting article about "="" programming="" languages"=""> (and techniques) that are being used in mainstream applications. Peter mentions LISP, Prolog, genetic programming, and ...
So I've recently started learning Lisp for a class in AI. I'm comfortable coding in plenty of languages, but Lisp feels so irritating to write/read. I'm having a really hard time getting used to the ...
Bel is interesting, not least because it highlights the enduring and improbable longevity of one of the earliest high-level programming languages. That’s no small feat, especially given the ...
So I've started into learning lisp. For my learning project I've decided to try and write a small game by linking to the SDL library through a dll. So far going surprisingly well. The thing I don't ...