X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=doc%2Fsbp.html;h=35e97039bc8ff48b55df5d5bc86c697b0cb86b68;hp=7e983171bae08d8e7d4425eb392178e64d988c86;hb=2bee2b032b0422d212e17082cc4dcbf28cb897ac;hpb=c559b4949ad38716dc861e329e6d9ec0c072c8e7 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