Implement independent model parsing API for LEMS
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11
- Forks
- 11
- Avg merge
- 8h 6m
- Merged PRs (30d)
- 1
Description
To be used by jLEMS & jLEMSDev, see https://github.com/LEMS/jLEMS/issues/52
Initial work on this by @robertcannon here: https://github.com/robertcannon/jLEMSDev/tree/721713d26ceffaf48918349783a4cc635beba9f5/src/org/lemsml/jlems/core/api
Also interesting to investigate for defining a grammar for LEMS & automating some generation of the API: http://javadude.com/tools/antxr/
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 reviewing the jLEMS issue #52 and the initial implementation in the linked jLEMSDev path at src/org/lemsml/jlems/core/api. Investigate whether the AntXR grammar tool is relevant to defining LEMS parsing. Done means an independent model parsing API is available for use by jLEMS and jLEMSDev.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100