Essentials of Compilation: An Incremental Approach in Python

简介:
使用编程语言Python理解和构建编译器的动手方法。众所周知,编译器是很难教授和理解的程序。本书解释了现代编译器的基本概念,算法和数据结构,并为将来研究高级主题奠定了基础。
英文简介:
A hands-on approach to understanding and building compilers using the programming language Python.
Compilers are notoriously difficult programs to teach and understand. This book explains the essential concepts, algorithms, and data structures that underlie modern compilers and lays the groundwork for future study of advanced topics.
- 书名
- Essentials of Compilation: An Incremental Approach in Python
- 译名
- 编译要点:Python 中的增量方法
- 语言
- 英语
- 年份
- 2019
- 页数
- 153页
- 大小
- 988.76 kB
- 标签
- Python
- 下载
Essentials of Compilation: An Incremental Approach in Python.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:39
←Introduction to Python for Econometrics, Statistics and Data Analysis 5th Edition
→Natural Language Processing with Python – Analyzing Text with the Natural Language Toolkit