Get the latest tech news

Learning YAMLScript from Clojure


Learning YAMLScript from Clojure YAMLScript works by translating code written in YAMLScript to Clojure code, which is then evaluated. A good...

This tutorial will guide you through the process of converting various Clojure programs to idiomatic YAMLScript a step at a time. We'll skip the!clj step this time and start by making this a top level YAML mapping. All we did was turn the top level expressions into YAML mapping pairs, by removing the outer parentheses and adding a colon in the middle.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Clojure

Clojure

Photo of Learning YAMLScript

Learning YAMLScript

Related news:

News photo

Show HN: Indentation-based syntax for Clojure

News photo

Bthreads: A Simple and Easy Paradigm for Clojure

News photo

Rama on Clojure's terms, and the magic of continuation-passing style