- 授权协议: LGPL
- 开发语言: Ruby
- 操作系统: Linux
- 软件首页: http://inglorion.net/software/voodoo/
- 软件文档: http://inglorion.net/documents/designs/voodoo/
软件介绍
Voodoo Compiler 是一个 Voodoo 编程语言的开源编译器。
使用方法:
$ voodooc hello.voo
$ cc hello.o -o hello
$ ./hello
Hello, world!
Head First Design Patterns
Elisabeth Freeman、Eric Freeman、Bert Bates、Kathy Sierra、Elisabeth Robson / O'Reilly Media / 2004-11-1 / USD 49.99
You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire),......一起来看看 《Head First Design Patterns》 这本书的介绍吧!
