Back

Maclisp

Maclisp is a dialect of the Lisp programming language, developed at MIT in the late 1960s. It is primarily used for symbolic computation and artificial intelligence research.

Hello, world code example:

(format t "Hello world!~%")

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.