Language support request for Mvel
Open
Nobody has claimed this yet.
language-definitions
new language
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
MVEL is used to evaluate expressions written using Java syntax. A simple glue language to run jobs or calculations.
Additional resources
E.g. The official website, documentation or language specification.
Offical website/doc/spec: http://mvel.documentnode.com/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the MVEL official website and language documentation linked in the issue, then compare its syntax with Prism's existing language grammars. Add MVEL language support and verify that representative MVEL expressions receive appropriate syntax highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100