This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-01
Channels
- # adventofcode (170)
- # announcements (3)
- # babashka (1)
- # beginners (25)
- # cherry (1)
- # cider (3)
- # clj-kondo (5)
- # cljsrn (9)
- # clojure (27)
- # clojure-art (2)
- # clojure-europe (11)
- # clojure-nl (1)
- # clojure-norway (26)
- # clojure-sweden (2)
- # clojure-uk (5)
- # code-reviews (12)
- # component (8)
- # conjure (1)
- # data-science (2)
- # hyperfiddle (6)
- # malli (5)
- # off-topic (65)
- # overtone (34)
- # polylith (3)
- # re-frame (2)
- # reagent (2)
- # releases (3)
- # rum (1)
- # shadow-cljs (2)
- # slack-help (8)
- # sql (8)
- # squint (100)
- # thejaloniki (3)
- # tools-build (16)
- # vim (7)
- # yamlscript (1)
This announcement just went out:
> YAMLScript is live today! https://yamlscript.org/posts/advent-2023/dec-01/
> I've been working on YAMLScript nonstop since my https://www.youtube.com/watch?v=9OcFh-HaCyI about it when @pez noticed and invited me here.
> YAMLScript is billed as a new programming language that can be use for general purpose programming or embedding in YAML data files for dynamic transformation of the content.
> In reality YAMLScript compiles/transpiles to Clojure code and is evaluated with SCI.
> The ys
runtime binary CLI is GraalVM compiled and libyamlscript.so
can be bound to almost any programming language.
> YAMLScript plans to ship as a dynamic YAML config loading module/binding to dozens of programming languages.
> The language is written in Clojure of course.
> Please join #yamlscript if you to discuss it further.