Skip to content
Silvio Mayolo edited this page Jun 22, 2017 · 7 revisions

ShinyLisp

The Lisp designed for golfing

ShinyLisp is a Lisp dialect specifically designed for code golf. ShinyLisp shares many characteristics with the more popular Lisps, such as dynamic typing, homoiconicity, and first-class function support, but it has some special syntactic features to allow for shortening of code, as well as a sizeable standard library with functions commonly used in code puzzles.

Pages

Clone this wiki locally