kaleidoscope, Haskell LLVM编译器教程.zip

上传者: 38744375 | 上传时间: 2022-05-02 13:33:29 | 文件大小: 341KB | 文件类型: ZIP
kaleidoscope, Haskell LLVM编译器教程 用LLVM构建小型编程语言的简短指南。 作者声明: 。 Haskell 联机阅读:的HTMLPDF源代码压缩代码设置你需要 GHC 7.8或者更高版本以及 LLVM 4.0. 有关在你的选择平台上安装L

文件下载

资源详情

[{"title":"( 73 个子文件 341KB ) kaleidoscope, Haskell LLVM编译器教程.zip","children":[{"title":"kaleidoscope-master","children":[{"title":"css","children":[{"title":"bootstrap.min.css <span style='color:#111;'> 106.07KB </span>","children":null,"spread":false},{"title":"bootstrap-responsive.min.css <span style='color:#111;'> 15.18KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 150B </span>","children":null,"spread":false},{"title":"LICENSE-MIT <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"stack.yaml <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"tutorial.md <span style='color:#111;'> 101.62KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"Setup.hs <span style='color:#111;'> 46B </span>","children":null,"spread":false},{"title":"page.tmpl <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"LICENSE-LLVM <span style='color:#111;'> 3.12KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"chapter4","children":[{"title":"Parser.hs <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"Codegen.hs <span style='color:#111;'> 8.11KB </span>","children":null,"spread":false},{"title":"Syntax.hs <span style='color:#111;'> 250B </span>","children":null,"spread":false},{"title":"JIT.hs <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"chapter4.k <span style='color:#111;'> 143B </span>","children":null,"spread":false},{"title":"cbits.c <span style='color:#111;'> 252B </span>","children":null,"spread":false},{"title":"Emit.hs <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"Main.hs <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Lexer.hs <span style='color:#111;'> 753B </span>","children":null,"spread":false}],"spread":true},{"title":"chapter2","children":[{"title":"Parser.hs <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"Syntax.hs <span style='color:#111;'> 283B </span>","children":null,"spread":false},{"title":"chapter2.k <span style='color:#111;'> 83B </span>","children":null,"spread":false},{"title":"Main.hs <span style='color:#111;'> 463B </span>","children":null,"spread":false},{"title":"Lexer.hs <span style='color:#111;'> 907B </span>","children":null,"spread":false}],"spread":true},{"title":"chapter7","children":[{"title":"Parser.hs <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false},{"title":"chapter7.k <span style='color:#111;'> 401B </span>","children":null,"spread":false},{"title":"Codegen.hs <span style='color:#111;'> 8.79KB </span>","children":null,"spread":false},{"title":"Syntax.hs <span style='color:#111;'> 718B </span>","children":null,"spread":false},{"title":"JIT.hs <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"cbits.c <span style='color:#111;'> 314B </span>","children":null,"spread":false},{"title":"Emit.hs <span style='color:#111;'> 5.14KB </span>","children":null,"spread":false},{"title":"Main.hs <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Lexer.hs <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"chapter6","children":[{"title":"Parser.hs <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"Codegen.hs <span style='color:#111;'> 8.20KB </span>","children":null,"spread":false},{"title":"Syntax.hs <span style='color:#111;'> 373B </span>","children":null,"spread":false},{"title":"JIT.hs <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"chapter6.k <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"cbits.c <span style='color:#111;'> 314B </span>","children":null,"spread":false},{"title":"Emit.hs <span style='color:#111;'> 4.52KB </span>","children":null,"spread":false},{"title":"Main.hs <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Lexer.hs <span style='color:#111;'> 959B </span>","children":null,"spread":false}],"spread":false},{"title":"chapter5","children":[{"title":"Parser.hs <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"Codegen.hs <span style='color:#111;'> 8.20KB </span>","children":null,"spread":false},{"title":"Syntax.hs <span style='color:#111;'> 328B </span>","children":null,"spread":false},{"title":"JIT.hs <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"chapter5.k <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"cbits.c <span style='color:#111;'> 314B </span>","children":null,"spread":false},{"title":"Emit.hs <span style='color:#111;'> 4.23KB </span>","children":null,"spread":false},{"title":"Main.hs <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Lexer.hs <span style='color:#111;'> 783B </span>","children":null,"spread":false}],"spread":false},{"title":"chapter3","children":[{"title":"Parser.hs <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"Codegen.hs <span style='color:#111;'> 8.11KB </span>","children":null,"spread":false},{"title":"Syntax.hs <span style='color:#111;'> 234B </span>","children":null,"spread":false},{"title":"Emit.hs <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"chapter3.k <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":"Main.hs <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Lexer.hs <span style='color:#111;'> 722B </span>","children":null,"spread":false}],"spread":false},{"title":"chapter1","children":[{"title":"minimal.ll <span style='color:#111;'> 114B </span>","children":null,"spread":false},{"title":"simple.ll <span style='color:#111;'> 245B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"img","children":[{"title":"compiler.png <span style='color:#111;'> 9.18KB </span>","children":null,"spread":false},{"title":"dragon.png <span style='color:#111;'> 108.19KB </span>","children":null,"spread":false},{"title":"ifthencfg.png <span style='color:#111;'> 40.80KB </span>","children":null,"spread":false},{"title":"mandelbrot.png <span style='color:#111;'> 21.60KB </span>","children":null,"spread":false},{"title":"forloop.png <span style='color:#111;'> 35.10KB </span>","children":null,"spread":false},{"title":"compiler.dot <span style='color:#111;'> 165B </span>","children":null,"spread":false},{"title":"cfg.png <span style='color:#111;'> 23.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"preprocessor.hs <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"deploy.sh <span style='color:#111;'> 127B </span>","children":null,"spread":false},{"title":"kaleidoscope.cabal <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • u010213393 :
    是一份资源,官网就可以下载,没有pdf
    2022-03-20

免责申明

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