Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Scannerless Boolean Parser

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]