Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 144 Bytes

File metadata and controls

10 lines (8 loc) · 144 Bytes

Monkey

Monkey is a interperted toy language writen in go, for study purposes.

How to run

go run main.go

Requirements

go >= 1.16