Skip to content

equirke/Interpreter_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreter_Java

An Interpreter for a javascript like language. Currently supports most statements such as if statements and loops.

todo:

  • add support for functions and classes
  • compile to some kind of bytecode, ideally for existing bytecode interpreter such as p-code or parrotVM

About

Interpreter for javascript like language in Java.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors