Lisp (LISP) is a family of programming languages with a distinctive, fully parenthesized prefix notation. The best-known general-purpose Lisp dialects are Racket, Common Lisp, Scheme, and Clojure.
Projects with this topic
Sort by:
-
-
This package provides an implementation of a simple variant of lisp. The goal is to provide a scripting language for Go programs that does not depend on any external libraries.
Updated -
A Lisp interpreter made in Go lang
Updated