ForNeVeR / ForNeVeR/Cesium

Parse all the C declarations

Open
#211 0 comments 0 reactions 0 assignees View on GitHub
area:parser area:standard-support kind:feature status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

We should fully implement the following section of the C standard:

- [ ] 6.7 Declarations
- [ ] 6.7.1 Storage-class specifiers
- [ ] 6.7.2 Type specifiers
- [x] 6.7.3 Type qualifiers
- [x] #706
- [ ] 6.7.5 Alignment specifier
- [ ] 6.7.6 Declarators
- [x] 6.7.7 Type names
- [x] 6.7.8 Type definitions
- [ ] 6.7.9 Type inference
- [ ] 6.7.10 Initialization
- [ ] 6.7.11 Static assertions
- [ ] 6.7.12 Attributes

Look for the number `211` in the code to find clues to resolve this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.