User loginNavigation |
archivesEleven Theses on ClojureTim Bray shares his conclusions about Clojure. To get your juices going: He claims "It’s the Best Lisp Ever"! (And that tail call optimization is a red herring.) I have been contemplating a Clojure department for awhile now, but heck, we may be too far behind the curve by now... how to resolve the compatibility issues of libraries.When we use a library, it is often faced with compatibility issues. Sometimes, to migrate from one library to another, sometimes, the library will be upgraded to a new version. During this process, the BUGs is very vague and difficult to test. This approach is described as follows: For each of the library function,we named an input-output relationship, rather than a specific function.So the auto test module can be run and determine which function is compatible. for example: |
Browse archivesActive forum topics |
Recent comments
22 weeks 3 days ago
22 weeks 3 days ago
22 weeks 3 days ago
44 weeks 5 days ago
48 weeks 6 days ago
50 weeks 4 days ago
50 weeks 4 days ago
1 year 1 week ago
1 year 5 weeks ago
1 year 5 weeks ago