Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monkey (Tested on Windows only)

A Zig/Ziglang version monkey language interpreter. From Write An Interpreter In Go.

Zig version

// 2026/05/12
0.17.0-dev.263+0add2dfc4

Usage

$ zig build 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 Zig/Ziglang

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages