解析器生成工具 Classp

码农软件 · 软件分类 · 编译器 · 2019-12-08 11:11:34

软件介绍

Classp 语言是一个不需要语法就能编写解析器的系统。语法主要是为了描述语言的表层结构,而不是逻辑结构。语法不容易兼容其他编程语言。而 Classp 使用抽象的语法树(AST)来表示语言的逻辑结构。

一个 Classp AST 可以编译为 C++, Bison 和 Flex。



本文地址:https://codercto.com/soft/d/20689.html

Concepts, Techniques, and Models of Computer Programming

Concepts, Techniques, and Models of Computer Programming

Peter Van Roy、Seif Haridi / The MIT Press / 2004-2-20 / USD 78.00

This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them p......一起来看看 《Concepts, Techniques, and Models of Computer Programming》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具