- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://bitbucket.org/ktg/l
软件介绍
L++ 是一个编程语言,最终转换成 C++。使用 Lisp 风格的语法。
Hello World:
(main (prn "Hello, World!"))
Test Driven Development
Kent Beck / Addison-Wesley Professional / 2002-11-18 / USD 49.99
Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the auth......一起来看看 《Test Driven Development》 这本书的介绍吧!
