资 源 简 介
Ada EL is a library that implements an expression language
similar to JSP and JSF Unified Expression Languages (EL).
The syntax is defined by JSR 245 (http://jcp.org/en/jsr/summary?id=245).
The library abstractions are close to the javax.el classes.
This project was moved to GitHub.
The new location is: https://github.com/stcarrez/ada-el/wiki
The Git repository is: https://github.com/stcarrez/ada-el.git
NEWS
Version 1.5.1 - Jul 2014
The release is available at http://download.vacs.fr/ada-el/ada-el-1.5.1.tar.gz
Fix minor configuration issue with GNAT 2014
Version 1.5 - Feb 2014
The release is available at http://download.vacs.fr/ada-el/ada-el-1.5.0.tar.gz
EL parser optimization (20% to 30% speed up)
Support for the creation of Debian packages
Version 1.4.2 - Feb 2013
Fix compila