labra / ShExcala

ShEx expressions in Scala
http://labra.github.io/ShExcala/
MIT License
11 stars 3 forks source link

Define new underlying computational structure #13

Open labra opened 9 years ago

labra commented 9 years ago

ShEx implementation used a hand-made backtracking monad with error messages.

Some problems of that approach: