The ZeptoN programming language transpiler that compiles into Java byte code.
This project is maintained by wgilreath
Compiles ZeptoN “.zep” files in to Java bytecode or “.class” files that can execute on the Java Virtual Machine (JVM).
Zep is a simpler transcompiler, it uses WEJAC as its basis. I was motivated to develop ZeptoN and the ZepC transcompiler for a tool that has fewer compiler options. I developed ZeptoN as a simpler programming language than Java that uses Java features, syntax so minimal difficulty in using ZeptoN or Java.
This compiler is licensed under the terms of the GNU General Public License version version 3.