Skip to content

My implementation of Thorsten Ball's Monkey language

License

Notifications You must be signed in to change notification settings

dehanjl/monkeylang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkeylang

My implementation of Thorsten Ball's Monkey language

Progress

[x] Chapter 1: Lexing (GO) [x] Chapter 1: Lexing (Rust) [/] Chapter 2: Parsing (GO)

Future Features

  • Unicode support
  • Floating point number support
  • Loops
  • and, or, not operators
  • Comments

About

My implementation of Thorsten Ball's Monkey language

Topics

Resources

License

Stars

Watchers

Forks