91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.89M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-03-28
  • 語言: 其他
  • 標簽: 其他??

資源簡介


c語法分析器,采用bison2.1(yacc), flex(lex), 生成程序的語法樹 分析單個文件,不支持預處理, 不解析預處理符號# bison,flex工具在上傳包內,語法見cgrammar-new.y,詞法見input.lex 另附相關說明,本代碼采用vs2005,建立console工程即可編譯運行。 測試文件test.c, 輸出結果out.txt

資源截圖

代碼片段和文件信息

/*?A?Bison?parser?made?by?GNU?Bison?2.1.??*/

/*?Skeleton?parser?for?Yacc-like?parsing?with?Bison
???Copyright?(C)?1984?1989?1990?2000?2001?2002?2003?2004?2005?Free?Software?Foundation?Inc.

???This?program?is?free?software;?you?can?redistribute?it?and/or?modify
???it?under?the?terms?of?the?GNU?General?Public?License?as?published?by
???the?Free?Software?Foundation;?either?version?2?or?(at?your?option)
???any?later?version.

???This?program?is?distributed?in?the?hope?that?it?will?be?useful
???but?WITHOUT?ANY?WARRANTY;?without?even?the?implied?warranty?of
???MERCHANTABILITY?or?FITNESS?FOR?A?PARTICULAR?PURPOSE.??See?the
???GNU?General?Public?License?for?more?details.

???You?should?have?received?a?copy?of?the?GNU?General?Public?License
???along?with?this?program;?if?not?write?to?the?Free?Software
???Foundation?Inc.?51?Franklin?Street?Fifth?Floor
???Boston?MA?02110-1301?USA.??*/

/*?As?a?special?exception?when?this?file?is?copied?by?Bison?into?a
??

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????281600??2005-11-19?12:09??c語法分析器\bison.exe

?????文件?????????23??2013-11-18?15:44??c語法分析器\bs.bat

?????文件?????106538??2013-11-18?15:46??c語法分析器\cgrammar-new.tab.c

?????文件???????4199??2013-11-18?15:45??c語法分析器\cgrammar-new.tab.h

?????文件??????14721??2013-11-18?17:20??c語法分析器\cgrammar-new.y

?????文件?????????17??2013-11-18?15:45??c語法分析器\fl.bat

?????文件?????170496??2004-04-07?23:56??c語法分析器\flex++.exe

?????文件?????170496??2004-04-07?23:56??c語法分析器\flex.exe

?????文件???????5350??2013-11-18?15:36??c語法分析器\input.lex

?????文件??????60833??2013-11-18?15:31??c語法分析器\lex.yy.c

?????文件?????978432??2004-10-14?00:08??c語法分析器\libiconv2.dll

?????文件?????103424??2005-05-06?21:52??c語法分析器\libintl3.dll

?????文件?????143360??2005-11-19?12:32??c語法分析器\m4.exe

?????文件???????1003??2013-11-18?14:20??c語法分析器\main.c

?????文件????????167??2013-11-15?15:20??c語法分析器\main.h

?????文件???????4509??2013-11-15?11:05??c語法分析器\nconst.h

?????文件???????7629??2013-11-18?15:41??c語法分析器\out.txt

?????文件??????17379??2013-11-18?15:02??c語法分析器\parser.c

?????文件???????2516??2013-11-18?16:01??c語法分析器\parser.h

?????文件??????????3??2013-11-06?08:14??c語法分析器\run.bat

?????文件????????152??2013-11-18?15:33??c語法分析器\test.c

?????文件????????187??2013-11-06?08:18??c語法分析器\yacc命令.txt

?????文件???????1852??2013-11-20?16:30??c語法分析器\操作步驟.txt

?????文件???????7053??2012-05-28?14:13??c語法分析器\文法\ANSI+C+grammar+(Lex).htm

?????文件??????36388??2012-05-28?14:13??c語法分析器\文法\ANSI+C+grammar+(Yacc).htm

?????目錄??????????0??2013-11-20?16:26??c語法分析器\文法

?????文件????????174??2013-11-07?11:58??c語法分析器\編譯鏈接錯誤.txt

?????文件???????1480??2013-11-18?13:42??c語法分析器\說明.txt

?????文件????????304??2013-11-07?13:24??c語法分析器\輸入文件的指定.txt

?????目錄??????????0??2013-11-20?16:28??c語法分析器

............此處省略3個文件信息

評論

共有 條評論