[新闻] Goldie Parsing System v0.5 - Speed

hqs7636 2011-05-18
Goldie Parsing System v0.5 is now out. This version focuses mainly on speed
improvements.

== Links: ==

Homepage and Documentation:
    http://www.semitwist.com/goldie/

Prepackaged Downloads:
    http://www.dsource.org/projects/goldie/browser/downloads

== New in v0.5: ==

    - Improved lexing/parsing speed by about 5x-6x.

    - Small additional speedup lexing languages with large character sets
(such as Unicode).

    - GRMC: Grammar Compiler: Supports {All Valid} character set.

    - GRMC: Grammar Compiler: Complex grammars are compiled to CGT up to
about 4x-8x faster.

    - GRMC: Grammar Compiler: Verbose (-v) flag shows each step and amount
of time taken.

    - Parse Anything: No more unhandled exception when parsing a source with
an error.

    - Fixed to work with DMD 2.053 (still works with 2.052, too).

There are still more optimizations than can be done, but I felt this was
enough to warrant a new release.


http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=20539
hqs7636 2011-05-18
这东东是干啥的,能解析dmd 的 c 源码文件吗 ?实现自动完成和错误提示 ?

还是只能解析 d 的源码文件?
hqs7636 2011-05-19
好像不太行
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=20560
Global site tag (gtag.js) - Google Analytics