Skip to content

Commit ce38e32

Browse files
authored
Merge pull request #414 from steffan-westcott/patch-1
Added and updated parsing libraries
2 parents 38667bd + a4aca26 commit ce38e32

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

projects.yml

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2176,6 +2176,30 @@ instaparse:
21762176
categories: [Parsing]
21772177
platforms: [clj, cljs]
21782178

2179+
parcera:
2180+
name: parcera
2181+
url: https://github.com/carocad/parcera
2182+
categories: [Parsing]
2183+
platforms: [clj, cljs]
2184+
2185+
squarepeg:
2186+
name: squarepeg
2187+
url: https://github.com/ericnormand/squarepeg
2188+
categories: [Parsing]
2189+
platforms: [clj]
2190+
2191+
crustimoney:
2192+
name: Crustimoney
2193+
url: https://github.com/aroemers/crustimoney
2194+
categories: [Parsing]
2195+
platforms: [clj]
2196+
2197+
commandline_clj:
2198+
name: commandline-clj
2199+
url: https://github.com/r0man/commandline-clj
2200+
categories: [Parsing]
2201+
platforms: [clj]
2202+
21792203
fungp:
21802204
name: fungp
21812205
url: https://github.com/probabilityZero/fungp
@@ -2250,7 +2274,7 @@ alia:
22502274

22512275
clearley:
22522276
name: Clearley
2253-
url: https://github.com/eightnotrump/clearley
2277+
url: https://github.com/mthvedt/clearley
22542278
categories: [Parsing]
22552279
platforms: [clj]
22562280

@@ -3415,6 +3439,12 @@ seqexp:
34153439
categories: [Parsing, Code Generation]
34163440
platforms: [clj]
34173441

3442+
seqex:
3443+
name: seqex
3444+
url: https://github.com/jclaggett/seqex
3445+
categories: [Parsing]
3446+
platforms: [clj]
3447+
34183448
metam:
34193449
name: Metam
34203450
url: https://github.com/friemen/metam

0 commit comments

Comments
 (0)