語法解析器生成器 Styx

openkk 12年前發布 | 64K 次閱讀 語法/詞法分析器 C/C++

Styx 是一個語法掃描器和解析器的生成器,主要為了解決傳統的 lex/yacc 的一個不足。

It has unique features like automatic derivation of depth grammar, production of the derivation tree including it's C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to facilitate source-source translation, persistence to aid rapid interpreter writing.

項目主頁:http://www.baiduhome.net/lib/view/home/1325298390577

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!