Skip to content

Code of the paper The Hacker's Guide to Javac by David Erni and Adrian Kuhn

Notifications You must be signed in to change notification settings

carliros/iJavac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iJavac
======

The iJavac (Interactive Javac) project is an interactive console for java programs.

The idea is that it should compile at fly, or runtime when loading the java file
and then put all public functions available to use from the console.
It implies to load all java basic types initially.

About

Code of the paper The Hacker's Guide to Javac by David Erni and Adrian Kuhn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages