Skip to content

This is my implementation of the monkey lang interpreter written in OCaml.

License

Notifications You must be signed in to change notification settings

Ameen2000/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey

This is my implementation of the monkey lang interpreter written in OCaml. Monkey Lang is the language implemented in the book "Writing an Interpreter in Go" by Thorsten Ball. This repo is for educational puproses where I learn how to make an interpreter for the first time.

About

This is my implementation of the monkey lang interpreter written in OCaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages