Update README.md

This commit is contained in:
msydneyslaga
2023-12-01 10:42:25 -07:00
committed by GitHub
parent d71f839055
commit d8ed47bbb7

View File

@@ -1,8 +1,16 @@
# rlp
# rl'
`rlp` (ruelang') will be a lazily-evaluated purely-functional language heavily
imitating Haskell.
### Build Info
```sh
$ cabal build # build the rlpc compiler
$ cabal install # install rlpc to $PATH
$ cabal haddock # build the API docs w/ haddock
$ make -C docs html # build the primary docs w/ sphinx
```
### Potential Features
Listed in order of importance.
- [ ] ADTs