Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 254 Bytes

About

monc is a compiler for the monkey programming language.

Installation

After cloning the repository and navigating to the project root,

go install .

This will install monc to $GOPATH/bin.