Decide on Not Equals in expressions
Open
Nobody has claimed this yet.
C: Schema/Standard
P: Medium
T: Question
- Dominant language
- XSLT
- Stars
- 14
- Forks
- 4
- Avg merge
- 4h 25m
- Merged PRs (30d)
- 1
Description
Currently jLEMS uses .neq., PyLEMS used .ne., but now supports .neq.
However, .ne. seems to be the FORTRAN form: http://en.wikibooks.org/wiki/Fortran/Fortran_control
@robertcannon, preference? Support both?
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
The issue mentions the .neq. and .ne. expression forms and asks whether both should be supported, but names no files, tests, or entry points. First resolve the syntax choice with maintainers; done means an agreed decision about which forms LEMS should accept.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100