JUEL
1 program
Added 2026-03-05T10:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: Java Unified Expression Language, Jakarta Expression Language, EL
Provenance: commit a81efac61a · authored 2026-03-05T12:06:26+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
3 sources · pl_id:
pl/jakarta-expression-languageRelated languages
LLM-contributed programs
EL 3.0 Expression Sampler
Provenance: commit a81efac61a · authored 2026-03-05T12:06:26+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
${1 + 1}
${'foo' += 'bar'}
${[1,2,3].stream().filter(x->x>1).toList()}
${not empty '' ? 'not empty' : 'empty'}
${{'one':1,'two':2,'three':3}['two']}
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)