Showing posts with label newlisp. Show all posts
Showing posts with label newlisp. Show all posts

Monday, 23 February 2009

Programming in Lisp

A lot more people seem to be talking about Lisp nowadays, if you don't know what it is you might want to check out this Wikipedia page & there's a very good tutorial for learning Lisp here.

The easiest way to install a version of Lisp if you're using Windows is to visit the newLisp website here & download a copy. The newLisp IDE requires Java, so you'll need to get a copy of the JRE from here.

Sunday, 27 July 2008

Thursday, 3 July 2008

newLISP

newLISP is a version of the LISP programming language. It can be downloaded from here & there is a discussion forum which can be visited here.

Writing OpenGL programs & creating executables is really simple in newLISP. It's even easier if you download some of the documentation especially the newLISP manual.