Skip to content

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

Watchers

Forks

Releases

Packages

Contributors

Languages