Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 322 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 322 Bytes

espresso

espresso is compiler for the MiniJava language

Building

To build espresso, run

cabal configure
cabal build

Documentation

To generate the documentation, run

cabal haddock

License

The code is licensed under the BSD3 license (details can be found in LICENSE)