Skip to content

Monkey programming language written in Odin/Odinlang

Notifications You must be signed in to change notification settings

doccaico/monkey-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkey

A Odin/Odinlang version monkey language interpreter. From Write An Interpreter In Go.

Usage (on Windows)

$ make.cmd debug-run

or

$ make.cmd release-run

TODOs

  • Add buildin functions (len, first, last, rest, push, puts).
  • Add string support.
  • Add array support.
  • Add hash support.

About

Monkey programming language written in Odin/Odinlang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published