Explore >> Select a destination


You are here

danielcompton.net
| | hypirion.com
5.5 parsecs away

Travel
| | An example of a Leiningen project using several java/clojure compilation steps.
| | ask.clojure.org
3.5 parsecs away

Travel
| | Interop with `clojure.lang.Compiler/demunge` occurs in several libraries like clojure.spec.alpha. ... `clojure.spec.alpha` source-compatible with it
| | www.mkammerer.de
4.0 parsecs away

Travel
| | Recently I blogged about Kotlin and SnakeYAML. I didn't find a satisfying solution, so I tried another library for YAML parsing. Turns out that Jackson also supports YAML and even has a Kotlin module. Nice. Let's give it a try! I want to parse this YAML file: # Size of the universeuniverseSize:maxGalaxies:1maxSystems:3maxPlanets:3# Starter planet settingsstarterPlanet:# Starting resourcesresources:crystal:200gas:100energy:800# Round time in secondsroundTime:5into this set of data classes data class Unive...
| | clojure.org
33.9 parsecs away

Travel
|