forked from S7rizh/phantomuserland
-
Notifications
You must be signed in to change notification settings - Fork 1
JavaToPhantom
Sambura edited this page Mar 27, 2024
·
1 revision
Java to Phantom convertor is based on Soot framework. Basic idea is to load/decompose .class file with Soot, and convert resulting operations tree to corresponging Phantom compiler tree. After that Phantom compiler backend is used to generate Phantom class files.
See tools/plc.
:: Home :: RoadMap :: History :: ChangeLog :: ScreenShots :: Phantom Developer's Guide