Skip to content

Commit b5bf367

Browse files
add CPParser
1 parent 3ed3992 commit b5bf367

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

repository/c.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3914,6 +3914,18 @@
39143914
}
39153915
]
39163916
},
3917+
{
3918+
"name": "CPParser",
3919+
"details": "https://github.com/hritikchaudhary/CPParser",
3920+
"author": "hritikchaudhary",
3921+
"labels": ["competitive-programming", "parser"],
3922+
"releases": [
3923+
{
3924+
"sublime_text": "*",
3925+
"tags": true
3926+
}
3927+
]
3928+
},
39173929
{
39183930
"name": "CppBuilder",
39193931
"details": "https://github.com/Sharlock93/CppBuilder",

0 commit comments

Comments
 (0)