Partial C++ parser written in Haskell / Parsec
Stars
4
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
7
commits
Add test for C parser
8a40171
Create CParser.hs with a C parser
7c4b056
Created C lexer based on C++ lexer in CLexer.hs
1d5d359
more comments :)
3ce70e5
Create README.md
060d177
upload sources, hey haskell hackers ^_^
ca13bc8
Initial commit
2cb690a