Essentials of Compilation: An Incremental Approach in Racket

Essentials of Compilation: An Incremental Approach in Racket

简介:

使用编程语言Racket理解和构建编译器的动手方法。众所周知,编译器是很难教授和理解的程序。本书解释了现代编译器的基本概念,算法和数据结构,并为将来研究高级主题奠定了基础。

英文简介:

A hands-on approach to understanding and building compilers using the programming language Racket.

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 Racket
译名
编译要点:Racket 中的增量方法
语言
英语
年份
2021
页数
257页
大小
1.30 MB
标签
  • 函数式编程
  • 下载
    pdf iconEssentials of Compilation: An Incremental Approach in Racket.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:39

    ←Linkers and Loaders

    →Compiler Design: Theory, Tools, and Examples