Skip to content

Yu-Vitaqua-fer-Chronos/Py2JVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Py2JVM

Introduction

This project uses the CPython ast module to compile source Python to the JVM! This was initially designed for use with Python 3.10, but I am attempting to make it relatively simpler to implement different backends for different versions and implementations!

Motivation

This project was created with inspiration from Transcrypt, which does a similar thing with Python to JavaScript!

About

A Python to Java transpiler/compiler!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages