From: adam Date: Wed, 5 Jul 2006 17:46:57 +0000 (-0400) Subject: checkpoint X-Git-Tag: tag_for_25-Mar~196 X-Git-Url: http://git.megacz.com/?p=sbp.git;a=commitdiff_plain;h=8c1262ed7315a132009acb7965fd3920362ab944;ds=sidebyside checkpoint darcs-hash:20060705174657-5007d-eb0dec38b22b2e0bbe6585725cd74411e0524b01.gz --- diff --git a/doc/sbp.html b/doc/sbp.html index 7e98317..35e9703 100644 --- a/doc/sbp.html +++ b/doc/sbp.html @@ -45,6 +45,21 @@ SBP: the Scannerless Boolean Parser +

+
+
+Update: [05-July-2006]

+ +The reflective grammar-to-java bindings are complete, so SBP is now +vastly easier to use. You can find example code here +and the companion grammar here. +I will be writing up a tutorial tomorrow (the 7th). -- Adam + +
+
+

What is it?

The Scannerless Boolean Parser (SBP) is a scannerless parser for