Misplaced Pages

Scannerless Boolean Parser

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
SBP
Developer(s)Adam Megacz
Stable release1.0 / 2009
PlatformJava Virtual Machine
TypeParser generator
LicenseBSD license
Websitearchived home page

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.

External links

Categories: