Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

praxis-live/compiler-janino-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Janino commons javac API

This repository is no longer being updated. An up-to-date version of this code can be found in https://github.com/praxis-live/praxis/tree/master/praxis.compiler


This is a repackaged version of the Janino compiler interface for javax.tools adapted to work with the refactored javac (v7) compiler at https://github.com/praxis-live/compiler-javac7

This code is refactored to allow Janino to compile and run Java code fragments on the fly using the full OpenJDK 7 compiler without requiring, or conflicting with, an installed JDK.

The license and copyright are those coming from the original sources.
(c) 2001-2010, Arno Unkrig - BSD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages