Skip to content
/ monc Public

A bytecode compiler, stack based VM, interpreter, and minimal REPL written in Go.

License

Notifications You must be signed in to change notification settings

asher-gh/monc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A bytecode compiler, stack based VM, interpreter, and minimal REPL written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Languages