# sexprs
> Nomenclature comes from "s-exprs", that is: [**S-EXPR**essions](https://en.wikipedia.org/wiki/S-expression)
A minimal lisp dialect to evaluate written entirely in rust.
[](https://asciinema.org/a/yH0KFWsmTOSBSgmcQRSjEo18j)
## Install
```shell
$ cargo install sexprs-repl
```
### Try the REPL
```shell
$ sexprs
```