Skip to content

Latest commit

 

History

161 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenable

JEnable, a macro processor for Java.

JEnable reads Java source with control statements embedded in comments starting with //# at the very beginning of a line, and enables or disables blocks of code accordingly. This gives conditional compilation for Java without leaving valid Java syntax.

Layout

  • src/ - the Java sources (JEnable.java, StringWrapper.java).
  • doc/ - usage, control statement formats, a worked example and the changelog.
  • scripts/javac_build.py - builds the classes and the jar.

About

macro processor for Java

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages