Go to file
Ivy dd581b11fd First commit 2021-01-28 02:16:30 +01:00
src First commit 2021-01-28 02:16:30 +01:00
LICENSE First commit 2021-01-28 02:16:30 +01:00
README.md First commit 2021-01-28 02:16:30 +01:00
Setup.hs First commit 2021-01-28 02:16:30 +01:00
cherry-lisp.cabal First commit 2021-01-28 02:16:30 +01:00
stack.yaml First commit 2021-01-28 02:16:30 +01:00

README.md

Cherry Lisp

A tiny and lazy lisp.

  /\
 |  \
 @   @

cherry> (+ 2 3 4)
9

Work in progress...