MVEL (MVFLEX Expression Language)
http://mvel.documentnode.com/
MVEL has largely been inspired by Java syntax, but has some fundamental differences aimed at making it more efficient as an expression language, such as operators that directly support collection, array and string matching, as well as regular expressions. MVEL is used to evaluate expressions written using Java syntax.
In addition to the expression language, MVEL serves as a templating language for configuration and string construction. Another wiki page for a summary information is: https://en.wikipedia.org/wiki/MVEL.
- Links to Java:packages / mvel2
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:urbic:java/mvel2 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
00-fix-samples.patch | 0000000494 494 Bytes | 11 months |
01-CompiledIncludeNode-fails.patch | 0000003262 3.19 KB | 3 months |
_link | 0000000121 121 Bytes | about 16 hours |
mvel2-2.4.15.Final.tar.gz | 0002312992 2.21 MB | about 16 hours |
mvel2.changes | 0000000330 330 Bytes | about 16 hours |
mvel2.spec | 0000002500 2.44 KB | about 16 hours |
Comments 0