Jel
JEL
https://www.gnu.org/software/jel/
Compiler for expressions into Java byte code.
JEL (Java Expressions Library) is a library for evaluating a simple single line expressions in Java. The key feature of JEL is the fact that it is a compiler. It supports full set of Java operators and primitive types, allows to call both static and virtual methods of Java classes (with no additional runtime costs and no wrappers), and performs evaluation of constant subexpressions at a compile time.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Konstantin L. Metlov | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | https://savannah.gnu.org/projects/jel/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Debian (Ref) | https://tracker.debian.org/pkg/jel | |
VCS Repository Webview | https://svn.savannah.gnu.org/viewvc/jel/ | |
General | https://savannah.gnu.org/people | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-jel/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-jel/ | |
Download | https://ftp.gnu.org/gnu/jel/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | JavaCC |
Required to use | Java |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.