Scannerless Boolean Parser

Jump to content
From Wikipedia, the free encyclopedia
SBP
DeveloperAdam Megacz
Stable release
1.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.

[edit]
    SBP
    DeveloperAdam Megacz
    Stable release
    1.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.

    • SBP: the Scannerless Boolean Parser
    • SBP LDTA'06 article
    • WIX - wiki markup parser in SBP Haskell
    Retrieved from "https://en.wikipedia.org/w/index.php?title=Scannerless_Boolean_Parser&oldid=1077638771"