elada

v1.8.7

Expression Language Library (JSR245)

Build StatusTest StatusCoverage

This Ada05 library provides the support for a simple Expression Language close to the Java Unified Expression Language (EL).

The API provided by the EL library is inspired from the Java Unified Expression Language shared by the JSP 2.1 and JSF 1.2 technologies. See Expression Language specification in JSR245 (https://jcp.org/en/jsr/summary?id=245)

The EL expression is intensively used in web development applications built on top of various Java technologies but also on top of Ada Web Application and Ada Server Faces.

Install

Globally install this crate:

alr install elada

Add to your project:

alr with elada

Crate Information

Authors

Maintainers

Maintainers (GitHub pseudo)

Release Date

last year

First Release

1/13/2021

License

Statistics

Dependencies: 1

Dependents: 4

Versions: 4

Dependencies

utilada^2.5.0