The DejaVU Framework -- hush 3.0
[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?

source: html.c hush-3.0b4/api/grammar/examples/html


[.] - [up] [top] - index README C++ make include source grammar scripts html
  

the scanner -- html.flt


  
  include <scanner.h>
  
  int main() {
  
  scanner* html = new html_scanner();
  (*html)();
  return 0;
  
  }
  
  

slide: the scanner -- html.flt

  

[.] Papers Tutorials Examples Manuals Interfaces Sources Packages Resources ?
Hush Online Technology
hush@cs.vu.nl
09/09/98