Scannerless Boolean Parser

The Scannerless Boolean Parser is an open-source scannerless GLR parser generator for boolean grammars. It was implemented in the Java programming language and generates Java source code. SBP also integrates with Haskell via LambdaVM.

Uses material from the Wikipedia article Scannerless Boolean Parser, released under the CC BY-SA 4.0 license.