@ -10,4 +10,15 @@ cherry> (+ 2 3 4)
9
```
## Instructions
# apt install haskell-stack
$ git clone https://git.fai.su/Suguivy/cherry-lisp
$ cd cherry-lisp
# stack upgrade
$ stack build
$ stack install
$ cherry
Work in progress...