This commit is contained in:
Pouya Abbassi 2020-01-04 03:45:10 +03:30
parent e5d8a44ca8
commit 3f46baea2d
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Serene (Simple) version
**Serene simple** is a lisp than is implemented in Java as a proof of concept and as an experience
**Serene simple** is a lisp that is implemented in Java as a proof of concept and as an experience
to collect data on some the ideas and implementations that I have. For the full story checkout
my [blog](https://lxsameer.com/).
@ -8,5 +8,5 @@ my [blog](https://lxsameer.com/).
* rlwrap
* gradle
## Repl
## Repl
in order to run the REPL, run `make repl`