Skip to content

CharukaK/monkey_impl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of monkey interpreter

Please refer for an introduction and a full list of language features

Post improvements

This is a list of features that needs to be explored once the genric implementation is done

  • Lexer support for full unicode range
  • support for floats?
  • Add support for better error handling with line numbers and column

About

Monkey language implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages