首页 | 本学科首页   官方微博 | 高级检索  
     


Even faster lr parsing
Authors:R Nigel Horspool  Michael Whitney
Abstract:Conventional LR parser generators create tables which are used to drive a standard parser procedure. Much faster parsers can be obtained by compiling the table entries into code that is directly executed. A possible drawback with a directly executable parser is its large size. In this paper, we introduce optimization techniques that increase the parsing speed even further while simultaneously reducing the size of the parser.
Keywords:Parsing  LR parsers  Compilers
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号