Skip to content

ziggy42/JPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPy

This is just a toy. The goal is to build a Python3 interpreter in Java. At the moment, if you want to run a .py file, you must create a .pyj file using the script build.sh, the pass it as an argument to JPy. Only a subset of bytecode instructions are supported.

This project was inspired by the article "A Python Interpreter Written in Python" by Allison Kaptur.

About

A python bytecode interpreter written in Java. Sort of.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors