首页 开发技术 Java     /    CMM解释器(JAVA实现)

CMM解释器(JAVA实现)

上传者: bianzhiqi | 上传时间:2024/6/7 5:20:58 | 文件大小:136KB | 文件类型:rar
CMM解释器(JAVA实现)
含词法分析器、语法分析、语义分析、界面等的完整解释器实现。
MyEclipse项目

文件下载

资源详情

[{"title":"(83个子文件136KB)CMM解释器(JAVA实现)","children":[{"title":"Interpretor","children":[{"title":".project <span style='color:#111;'>387B</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"lexer","children":[{"title":"Token.class <span style='color:#111;'>1.17KB</span>","children":null,"spread":false},{"title":"Lexer.class <span style='color:#111;'>9.03KB</span>","children":null,"spread":false}],"spread":true},{"title":"graphic","children":[{"title":"ResultWindow.class <span style='color:#111;'>852B</span>","children":null,"spread":false},{"title":"UserGraphic$1.class <span style='color:#111;'>4.02KB</span>","children":null,"spread":false},{"title":"ParserGraphic.class <span style='color:#111;'>10.44KB</span>","children":null,"spread":false},{"title":"UserGraphic$UndoHandler.class <span style='color:#111;'>960B</span>","children":null,"spread":false},{"title":"MyRenderer.class <span style='color:#111;'>1.75KB</span>","children":null,"spread":false},{"title":"UserGraphic.class <span style='color:#111;'>9.89KB</span>","children":null,"spread":false},{"title":"LineNumberBorder.class <span style='color:#111;'>3.35KB</span>","children":null,"spread":false}],"spread":true},{"title":"parser","children":[{"title":"ifTree","children":[{"title":"IfTree.class <span style='color:#111;'>2.01KB</span>","children":null,"spread":false}],"spread":true},{"title":"arth","children":[{"title":"VarArrayElementLeaf.class <span style='color:#111;'>1.75KB</span>","children":null,"spread":false},{"title":"NumLeaf.class <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"TermTree.class <span style='color:#111;'>3.17KB</span>","children":null,"spread":false},{"title":"OtherPartTree.class <span style='color:#111;'>1.50KB</span>","children":null,"spread":false},{"title":"PartTree.class <span style='color:#111;'>1.93KB</span>","children":null,"spread":false},{"title":"OtherTermTree.class <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"VarSimpleLeaf.class <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"ArthTree.class <span style='color:#111;'>1.93KB</span>","children":null,"spread":false}],"spread":true},{"title":"CONSTS.class <span style='color:#111;'>332B</span>","children":null,"spread":false},{"title":"tool","children":[{"title":"ToolForArthTree.class <span style='color:#111;'>6.85KB</span>","children":null,"spread":false}],"spread":true},{"title":"whileTree","children":[{"title":"WhileTree.class <span style='color:#111;'>1.55KB</span>","children":null,"spread":false}],"spread":true},{"title":"declare","children":[{"title":"VarSimpleDefTree.class <span style='color:#111;'>1.46KB</span>","children":null,"spread":false},{"title":"VarArrayDefTree.class <span style='color:#111;'>2.09KB</span>","children":null,"spread":false}],"spread":true},{"title":"CommonTree.class <span style='color:#111;'>384B</span>","children":null,"spread":false},{"title":"BlockTree.class <span style='color:#111;'>775B</span>","children":null,"spread":false},{"title":"AddSymbolLeaf.class <span style='color:#111;'>1023B</span>","children":null,"spread":false},{"title":"readTree","children":[{"title":"ReadTree.class <span style='color:#111;'>2.02KB</span>","children":null,"spread":false}],"spread":false},{"title":"LogicTree.class <span style='color:#111;'>1.79KB</span>","children":null,"spread":false},{"title":"writeTree","children":[{"title":"WriteTree.class <span style='color:#111;'>1.95KB</span>","children":null,"spread":false}],"spread":false},{"title":"MulSymbolLeaf.class <span style='color:#111;'>1023B</span>","children":null,"spread":false},{"title":"ass","children":[{"title":"AssVarArrayElementTree.class <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"AssVarSimpleTree.class <span style='color:#111;'>1.48KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"graphic.rar <span style='color:#111;'>7.60KB</span>","children":null,"spread":false},{"title":"parserInterface","children":[{"title":"BuildTree.class <span style='color:#111;'>17.94KB</span>","children":null,"spread":false},{"title":"PrintTree.class <span style='color:#111;'>8.15KB</span>","children":null,"spread":false}],"spread":true},{"title":"run","children":[{"title":"vars","children":[{"title":"ArrayVars.class <span style='color:#111;'>1.91KB</span>","children":null,"spread":false},{"title":"ArrayTables.class <span style='color:#111;'>2.09KB</span>","children":null,"spread":false},{"title":"SimpleTables.class <span style='color:#111;'>2.08KB</span>","children":null,"spread":false},{"title":"SimpleVars.class <span style='color:#111;'>1.30KB</span>","children":null,"spread":false}],"spread":true},{"title":"Run.class <span style='color:#111;'>14.96KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"lexer","children":[{"title":"Lexer.java <span style='color:#111;'>12.61KB</span>","children":null,"spread":false},{"title":"Token.java <span style='color:#111;'>866B</span>","children":null,"spread":false}],"spread":true},{"title":"graphic","children":[{"title":"UserGraphic.java <span style='color:#111;'>12.93KB</span>","children":null,"spread":false},{"title":"LineNumberBorder.java <span style='color:#111;'>2.92KB</span>","children":null,"spread":false},{"title":"ResultWindow.java <span style='color:#111;'>488B</span>","children":null,"spread":false},{"title":"MyRenderer.java <span style='color:#111;'>1.68KB</span>","children":null,"spread":false},{"title":"ParserGraphic.java <span style='color:#111;'>10.21KB</span>","children":null,"spread":false}],"spread":true},{"title":"parser","children":[{"title":"ifTree","children":[{"title":"IfTree.java <span style='color:#111;'>1.57KB</span>","children":null,"spread":false}],"spread":true},{"title":"arth","children":[{"title":"VarArrayElementLeaf.java <span style='color:#111;'>1.47KB</span>","children":null,"spread":false},{"title":"NumLeaf.java <span style='color:#111;'>801B</span>","children":null,"spread":false},{"title":"ArthTree.java <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"OtherTermTree.java <span style='color:#111;'>837B</span>","children":null,"spread":false},{"title":"OtherPartTree.java <span style='color:#111;'>922B</span>","children":null,"spread":false},{"title":"PartTree.java <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"TermTree.java <span style='color:#111;'>2.89KB</span>","children":null,"spread":false},{"title":"VarSimpleLeaf.java <span style='color:#111;'>856B</span>","children":null,"spread":false}],"spread":true},{"title":"CommonTree.java <span style='color:#111;'>235B</span>","children":null,"spread":false},{"title":"MulSymbolLeaf.java <span style='color:#111;'>616B</span>","children":null,"spread":false},{"title":"tool","children":[{"title":"ToolForArthTree.java <span style='color:#111;'>8.74KB</span>","children":null,"spread":false}],"spread":true},{"title":"whileTree","children":[{"title":"WhileTree.java <span style='color:#111;'>1.02KB</span>","children":null,"spread":false}],"spread":true},{"title":"declare","children":[{"title":"VarSimpleDefTree.java <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"VarArrayDefTree.java <span style='color:#111;'>1.47KB</span>","children":null,"spread":false}],"spread":true},{"title":"BlockTree.java <span style='color:#111;'>593B</span>","children":null,"spread":false},{"title":"LogicTree.java <span style='color:#111;'>1.31KB</span>","children":null,"spread":false},{"title":"CONSTS.java <span style='color:#111;'>110B</span>","children":null,"spread":false},{"title":"readTree","children":[{"title":"ReadTree.java <span style='color:#111;'>1.67KB</span>","children":null,"spread":false}],"spread":false},{"title":"writeTree","children":[{"title":"WriteTree.java <span style='color:#111;'>1.55KB</span>","children":null,"spread":false}],"spread":false},{"title":"ass","children":[{"title":"AssVarArrayElementTree.java <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"AssVarSimpleTree.java <span style='color:#111;'>1.08KB</span>","children":null,"spread":false}],"spread":false},{"title":"AddSymbolLeaf.java <span style='color:#111;'>613B</span>","children":null,"spread":false}],"spread":false},{"title":"graphic.rar <span style='color:#111;'>7.60KB</span>","children":null,"spread":false},{"title":"parserInterface","children":[{"title":"PrintTree.java <span style='color:#111;'>6.97KB</span>","children":null,"spread":false},{"title":"BuildTree.java <span style='color:#111;'>23.53KB</span>","children":null,"spread":false}],"spread":true},{"title":"run","children":[{"title":"vars","children":[{"title":"ArrayTables.java <span style='color:#111;'>1.33KB</span>","children":null,"spread":false},{"title":"SimpleTables.java <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"ArrayVars.java <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"SimpleVars.java <span style='color:#111;'>913B</span>","children":null,"spread":false}],"spread":true},{"title":"Run.java <span style='color:#111;'>19.73KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"images","children":[{"title":"star.jpg <span style='color:#111;'>11.42KB</span>","children":null,"spread":false},{"title":"leaf.jpg <span style='color:#111;'>10.86KB</span>","children":null,"spread":false},{"title":"stars.jpg <span style='color:#111;'>11.70KB</span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'>232B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • csy92620:
    界面不是很友善,功能基本能用2013-01-04

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明