Skip to content

Commit 48d0da1

Browse files
committed
Synced with G4 grammar (Added missing Lexer symbols)
1 parent 9f9c83c commit 48d0da1

File tree

6 files changed

+841
-804
lines changed

6 files changed

+841
-804
lines changed

circom-g4-grammar

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@distributedlab/circom-parser",
33
"description": "Circom circuit parser built with ANTLR4",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)