Difference between revisions of "Jel"

From Free Software Directory
Jump to: navigation, search
m (resource info)
(jel-2.1.2)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GNU 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://gnu.org/software/jel/
+
|Homepage URL=https://www.gnu.org/software/jel/
|User level=none
+
|Version download=https://ftp.gnu.org/gnu/jel/jel-2.1.2.tar.gz
|VCS checkout command=svn co svn://svn.sv.gnu.org/jel/trunk
+
|Is High Priority Project=No
|Computer languages=Java
+
|VCS checkout command=svn co svn://svn.savannah.gnu.org/jel/trunk/
|Documentation note=English programmer reference in HTML from https://gnu.org/software/jel/manual.html
+
|Documentation note=https://gnu.org/software/jel/manual/
|Paid support=Paid extension/consulting from mailto:metlov@fti.dn.ua
+
|Decommissioned or Obsolete=No
|Keywords=compiler,Java,expressions,jel,Java Expressions Library
+
|Donate=https://my.fsf.org/donate/
|Version identifier=2.0.2
+
|Related projects=gnustandards
|Version date=2015/05/14
+
|Keywords=compiler,expressions,Java Expressions Library
 +
|Version identifier=2.1.1
 +
|Version date=2016/05/09
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/jel/jel-2.0.2.tar.gz
+
|Last review by=Bendikker
|Version comment=2.0.2 stable released 2015-05-14
+
|Last review date=2019/01/04
|Last review by=Genium
 
|Last review date=2015/10/07
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=none
 +
|Paid support=extension/consulting: mailto:metlov@fti.dn.ua
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/jel/jel-2.1.1.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=jel
 
|GNU package identifier=jel
 +
|Decommissioned/Obsolete=No
 
|License verified date=2000-11-14
 
|License verified date=2000-11-14
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 +
|License copyright=Copyright: 1998-2016 Konstantin L. Metlov <metlov@fti.dn.ua>
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2015/10/07
+
|License verified date=2023-03-08
 +
|License note=https://metadata.ftp-master.debian.org/changelogs//main/j/jel/jel_2.1.2-2_copyright
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=java
 +
|Runs-on=Windows, GNU/Linux
 +
|Use=library
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=jel
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[Java]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[JavaCC]]
 
}}
 
}}
 
{{Person
 
{{Person
Line 33: Line 58:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=metlov@fti.dn.ua
 
|Email=metlov@fti.dn.ua
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=Developer
|Resource URL=mailto:bug-jel@gnu.org
+
|Resource URL=https://savannah.gnu.org/projects/jel/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=VCS Repository Webview
|Resource kind=E-mail
+
|Resource URL=https://svn.savannah.gnu.org/viewvc/jel/
|Resource URL=mailto:help-jel@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-jel/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug reports
+
|Resource kind=Mailing List
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-jel/
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-jel
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Download
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://ftp.gnu.org/gnu/jel/
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-jel
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=VCS Repository Webview
+
|Resource URL=http://ftpmirror.gnu.org/jel/
|Resource URL=http://svn.savannah.gnu.org/viewvc/?root=jel
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Debian
|Use=library
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/jel
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource audience=Wikidata
|Prerequisite description=Java
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q21296542
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=JavaCC
+
|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}}
 
{{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.