issues
search
typhoon-hil
/
cparser
C parser writen in Python
MIT License
12
stars
3
forks
source link
Refactor grammar
#8
Closed
alensuljkanovic
closed
3 weeks ago
alensuljkanovic
commented
3 weeks ago
Simplified grammar by using named matches
Refactored sem actions to use the new grammar
All top-level declarations are collected and stored as parser attributes