diff --git a/README.md b/README.md index 2fa2b72..b58a698 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ `rlp` (ruelang') will be a lazily-evaluated purely-functional language heavily imitating Haskell. +### Architecture + +![rlpc architecture diagram](/rlpc.drawio.svg) + ### Build Info * rlp is built using [Cabal](https://www.haskell.org/ghcup/) * rlp's documentation is built using [Sphinx](https://www.sphinx-doc.org/en/master/)