Difference between revisions of "Jel"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=jel |Short description=Compiler for simple expressions into Java byte code |Full description=JEL (Java Expressions Library) is a library for evaluating a simple sin...")
 
(version 2.0.2)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=jel
+
|Name=GNU JEL
 
|Short description=Compiler for simple expressions into Java byte code
 
|Short description=Compiler for simple expressions into Java byte code
|Full description=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.
+
|Full description='''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.
 +
|Homepage URL=https://gnu.org/software/jel/
 
|User level=none
 
|User level=none
|Status=Live
+
|VCS checkout command=svn co svn://svn.sv.gnu.org/jel/trunk
|Component programs=
 
|Homepage URL=http://galaxy.fzu.cz/JEL/
 
|VCS checkout command=
 
 
|Computer languages=Java
 
|Computer languages=Java
|Documentation note=English programmer reference in HTML from http://galaxy.fzu.cz/JEL/manual.html
+
|Documentation note=English programmer reference in HTML from https://gnu.org/software/jel/manual.html
 
|Paid support=Paid extension/consulting from mailto:metlov@fzu.cz
 
|Paid support=Paid extension/consulting from mailto:metlov@fzu.cz
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=compiler,Java,expressions,jel,Java Expressions Library
 
|Keywords=compiler,Java,expressions,jel,Java Expressions Library
|Is GNU=y
+
|Version identifier=2.0.2
 +
|Version date=2003-10-15
 +
|Version status=stable
 +
|Version download=http://ftp.gnu.org/gnu/java/jel/jel-0.9.11.tar.gz
 +
|Version comment=0.9.11 stable released 2003-10-15
 
|Last review by=Konstantin L. Metlov
 
|Last review by=Konstantin L. Metlov
 
|Last review date=2005-08-05
 
|Last review date=2005-08-05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.9.11
+
|Status=
|Version date=2003-10-15
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=jel
|Version download=http://ftp.gnu.org/gnu/java/jel/jel-0.9.11.tar.gz
 
 
|License verified date=2000-11-14
 
|License verified date=2000-11-14
|Version comment=0.9.11 stable released 2003-10-15
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2015/10/07
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Konstantin L. Metlov
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Konstantin L. Metlov
+
|Email=metlov@fti.dn.ua
|Email=metlov@fzu.cz
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 37: Line 38:
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:bug-JEL@gnu.org
+
|Resource URL=mailto:bug-jel@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Support
 
|Resource audience=Support
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:help-JEL@gnu.org
+
|Resource URL=mailto:help-jel@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Bug reports
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-jel
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-jel
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Konstantin L. Metlov
 
|License verified date=2000-11-14
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 61: Line 67:
 
|Prerequisite description=JavaCC
 
|Prerequisite description=JavaCC
 
}}
 
}}
 +
{{Featured}}

Revision as of 00:21, 7 October 2015


[edit]

GNU Java Expressions Library

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.

Heckert gnu.small.png This is a GNU package:jel

Download

https://ftp.gnu.org/gnu/jel/jel-2.1.2.tar.gz

version 2.1.2 (stable)
released on 29 November 2020



OpenPGP signature URL: https://ftp.gnu.org/gnu/jel/jel-2.1.2.tar.gz.sig

User level

Advanced


VCS Checkout

Categories





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
Konstantin L. Metlov Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://svn.savannah.gnu.org/viewvc/jel/
SavannahDeveloperhttps://savannah.gnu.org/projects/jel/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-jel/
WikidataGeneralhttps://www.wikidata.org/wiki/Q21296542
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-jel/
Downloadhttps://ftp.gnu.org/gnu/jel/
Downloadhttp://ftpmirror.gnu.org/jel/
DebianDeveloperhttps://tracker.debian.org/pkg/jel


Software prerequisites

KindDescription
Weak prerequisiteJavaCC
Required to useJava

This entry (in part or in whole) was last reviewed on 8 March 2023.




Entry











"Bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.