Go implementation of the Lox programming language from Crafting Interpreters interpreterloxcrafting-interpreters UpdatedJul 16, 2022 Go micahcantor/racket-lox Star29 An implementation of the Lox language in Racket. racketcrafting-interpreters UpdatedOct 28, 2023 ...
rustlox-languagecrafting-interpreters UpdatedMar 16, 2024 Rust rmehri01/rlox Star10 Code Issues Pull requests 🥯 A bytecode compiler and virtual machine for the Lox language in Rust. rustinterpreterbytecodecompilervirtual-machinecrafting-interpreters ...
原作者GitHub库: https://github.com/munificent/craftinginterpreters 官网(带电子书): https://craftinginterpreters.com/index.html 中文官网翻译(带翻译电子书): https://zaslee.github.io/craftinginterpreters/ 翻译版GitHub库: https://github.com/zaslee/craftinginterpreters ...
该书作者在 Google 从事 Dart 语言的相关工作,书中内容是从一门小型自创编程语言 Lox 开始,详细介绍了如何为该语言制作解释器和虚拟机,推荐给想要学习编译原理或自创编程语言的同学。
Robert Nystrom编写的Crafting Interpreters是一本介绍如何手撸解释器书籍。作者非常良心地开源(免费)了这本书的网页版,并提供了非常精美的插图和动态响应布局,阅读体验非常良好。 我在上本校的编译原理课时最常干的事就是画算法流程图和手写算法运行过程,经过多年的无代码计算机教育这倒不是什么难事,毕竟大部分老师犯...
中文翻译Github仓库:GuoYaxiang/craftinginterpreters_zh: 手撸解释器教程《Crafting Interpreters》中文翻译 (github.com)解释器实现Github仓库:HaiBooLang/MyInterpreters (github.com)0. 语法规则 // ---…
原作者GitHub库: https://github.com/munificent/craftinginterpreters 官网(带电子书): https://craftinginterpreters.com/index.html 中文官网翻译(带翻译电子书): https://zaslee.github.io/craftinginterpreters/ 翻译版GitHub库: https://github.com/zaslee/craftinginterpreters...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
手撸解释器教程《Crafting Interpreters》中文翻译. Contribute to ShaoChenHeng/craftinginterpreters_zh development by creating an account on GitHub.
手撸解释器教程《Crafting Interpreters》中文翻译. Contribute to uncle-lv/craftinginterpreters_zh development by creating an account on GitHub.