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...")
 
(jel-2.1.2)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=jel
+
|Name=GNU Java Expressions Library
|Short description=Compiler for simple expressions into Java byte code
+
|Short description=Compiler for 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://www.gnu.org/software/jel/
 +
|Version download=https://ftp.gnu.org/gnu/jel/jel-2.1.2.tar.gz
 +
|Is High Priority Project=No
 +
|VCS checkout command=svn co svn://svn.savannah.gnu.org/jel/trunk/
 +
|Documentation note=https://gnu.org/software/jel/manual/
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 +
|Keywords=compiler,expressions,Java Expressions Library
 +
|Version identifier=2.1.1
 +
|Version date=2016/05/09
 +
|Version status=stable
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/04
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
|Status=Live
+
|Paid support=extension/consulting: mailto:metlov@fti.dn.ua
|Component programs=
+
|Accepts cryptocurrency donations=Yes
|Homepage URL=http://galaxy.fzu.cz/JEL/
+
|OpenPGP signature=https://ftp.gnu.org/gnu/jel/jel-2.1.1.tar.gz.sig
|VCS checkout command=
+
|Test entry=No
|Computer languages=Java
+
|Is GNU=Yes
|Documentation note=English programmer reference in HTML from http://galaxy.fzu.cz/JEL/manual.html
+
|GNU package identifier=jel
|Paid support=Paid extension/consulting from mailto:metlov@fzu.cz
+
|Decommissioned/Obsolete=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
|Keywords=compiler,Java,expressions,jel,Java Expressions Library
 
|Is GNU=y
 
|Last review by=Konstantin L. Metlov
 
|Last review date=2005-08-05
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Version identifier=0.9.11
 
|Version date=2003-10-15
 
|Version status=stable
 
|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
 
 
}}
 
}}
{{Person
+
{{Project license
|Role=Maintainer
+
|License=GPLv3orlater
|Real name=Konstantin L. Metlov
+
|License copyright=Copyright: 1998-2016 Konstantin L. Metlov <metlov@fti.dn.ua>
|Email=metlov@fzu.cz
+
|License verified by=Genium
|Resource URL=
+
|License verified date=2023-03-08
}}
+
|License note=https://metadata.ftp-master.debian.org/changelogs//main/j/jel/jel_2.1.2-2_copyright
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-JEL@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:help-JEL@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=java
 +
|Runs-on=Windows, GNU/Linux
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{EntryGNU
|License=GPLv2
+
|Is GNU=Yes
|License verified by=Konstantin L. Metlov
+
|GNU package identifier=jel
|License verified date=2000-11-14
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Java
+
|Prerequisite description=[[Java]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=JavaCC
+
|Prerequisite description=[[JavaCC]]
 +
}}
 +
{{Person
 +
|Real name=Konstantin L. Metlov
 +
|Role=Maintainer
 +
|Email=metlov@fti.dn.ua
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/jel/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://svn.savannah.gnu.org/viewvc/jel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-jel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-jel/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/jel/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=http://ftpmirror.gnu.org/jel/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/jel
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q21296542
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=svn co svn://svn.savannah.gnu.org/jel/
 +
|Computer languages=Java
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=2.1.2
 +
|Version date=2020-11-29
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2023-03-08
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/jel/jel-2.1.2.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:56, 8 March 2023


[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












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












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


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





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.