|
You are here |
blog.jakubholy.net | ||
| | | | |
java-source.net
|
|
| | | | | [AI summary] The article discusses various open-source scripting languages and tools compatible with the Java platform, such as Groovy, Jython, BeanShell, Rhino, JRuby, and others, highlighting their features and use cases. | |
| | | | |
clojure.org
|
|
| | | | | [AI summary] The text provides an extensive overview of Clojure, a Lisp dialect for the Java Virtual Machine (JVM). It covers various aspects including syntax, data structures, concurrency, performance, and integration with Java. The document highlights Clojure's features such as immutability, functional programming, and seamless Java interoperability. It also discusses optimization techniques, primitive handling, and support for Java Streams and XML parsing. Additionally, it includes information on using Clojure from Java and the community resources available. | |
| | | | |
blog.josephwilk.net
|
|
| | | | | Isolating external dependencies helps make testing easier. We can focus on a specific unit of code and we can avoid slow tests calling real services ... | |
| | | | |
healeycodes.com
|
|
| | | Making my programming language 4000x quicker, and adding a static type checker. | ||