Skip to content

prajjwal000/monkey_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey_interpreter

This is a work in progress interpreter for learning about interpreters.

Goals of project-

  1. Something working by the 31 June 2024( well I am late by 5 days)
  2. Not becoming a copycat codebase! For this I shall make the language as monkey as I can

Features of language- . C-like syntax . Variables, expressions, functions, arrays, strings, hashes and one esoteric monkey feature.

Idea list-

  1. Support for uni-code and emoji
  2. Delete keyword
  3. Support for escape sequences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages