- 授权协议: 未知
- 开发语言: SHELL
- 操作系统: Linux
- 软件首页: http://nanoblogger.sourceforge.net/
软件介绍
NanoBlogger 是一个博客软件,它居然是使用 Linux 的 SHELL 编写的,利用系统提供的命令如 cat 、grep、sed 等来生成 HTML 页面内容。支持分类、年月日的索引等等,无需数据库支持。
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》 这本书的介绍吧!
