- 授权协议: LGPL
- 开发语言: Lisp
- 操作系统: 跨平台
- 软件首页: http://common-lisp.net/project/cl-xml/
- 软件文档: http://pws.prserv.net/James.Anderson/XML/
软件介绍
CL-XML 包含一组 Common Lisp 的模块用于 XML 数据解析、生成和序列化等功能,支持直接从数据流中解析数据。支持命名空间下的 DTD 校验、XPATH 等。
Language Implementation Patterns
Terence Parr / Pragmatic Bookshelf / 2010-1-10 / USD 34.95
Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language ......一起来看看 《Language Implementation Patterns》 这本书的介绍吧!
