The Logo Programming Language, a dialect of Lisp, was designed as a tool for learning. Read our recommended Logo tutorials.
Read more
The Linux Portal Site
The Logo Programming Language, a dialect of Lisp, was designed as a tool for learning. Read our recommended Logo tutorials.
Read moreLisp (derives from “LISt Processing”) is one of the oldest programming languages. It was invented in 1958, with the language being conceived by John McCarthy and is based on his paper “Recursive Functions of Symbolic Expressions and Their Computation by Machine”.
Read moreClojure is a dynamic functional general purpose programming language that runs on the Java platform. There’s lots of good reasons to learn Clojure. It offers a modern take on Lisp. There’s an excellent parser library, and a fully featured logic engine. In Clojure, immutability is the default. Once an object or data structure is created, it cannot be changed.
Read moreNikki and the Robots is a 2D platform game with an embedded Chipmunk physics engine.
Read more