C23-compliant parser
Open
area:parser
area:standard-support
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
Section **6 Language** of the C standard includes a number of EBNF-like definitions Cesium should support.
- [ ] 6 Language
- [ ] 6.4 Lexical elements: #76
- [ ] 6.5 Expressions: #207
- [ ] 6.6 Constant expressions
- [ ] 6.7 Declarations: #211
- [ ] 6.8 Statements and blocks: #210
- [ ] 6.9 External definitions
- [x] 6.9.1 Function definitions
- [ ] 6.9.2 External object definitions
- [ ] 6.10 Preprocessing directives: #77
Contributor guide
Assessment
This issue has not been assessed yet.