Advertisement · 728 × 90

Posts by Ingy döt Net

I like YAML and I have No shame about it

8 months ago 137 6 16 3
Preview
Summer-of-YS - YS — YAML Done Wisely Program in YAML — Code is Data

You can even program in YAML now: yamlscript.org/blog/categor...

8 months ago 1 0 0 0
YAML Ain't Markup Language

yaml.org/faq.html
Apparently that ancient page still exists.
We always preferred .yaml but that ship has sailed.
Take your pick.

10 months ago 2 1 1 0
Preview
Taiwan Beer - Wikipedia

Now I miss Taiwan Beer!
en.wikipedia.org/wiki/Taiwan_...

10 months ago 0 0 0 0
Preview
The Summer of YS - YS — YAML Done Wisely Program in YAML — Code is Data

Follow along as I attempt to write something about YS every day of June, July and August!

yamlscript.org/blog/2025-06...

10 months ago 1 0 0 0

Code is here github.com/ingydotnet/a...

1 year ago 0 0 0 0
Day 1 - Advent of Code 2024

I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1 using #yamlscript

1 year ago 2 0 1 0
Advertisement

Where is that from?

1 year ago 0 0 1 0

Oh. Also works from Ruby :)

rubygems.org/search?query...

1 year ago 0 0 0 0

Hi friend! LTNS!

Give YAMLScript a try!

gist.github.com/ingydotnet/9...

It's Zig's next door neighbor here:
exercism.org/tracks

1 year ago 0 0 0 0

BTW, you run the tests with the `prove` command and you can write tests in any language by simply using the appropriate shebang line. `#!/usr/bin/env ys-0` for #yamlscript etc.
And you can use a different lang for each file if you wanted!
Let me know how things turn out, please!!

1 year ago 0 0 0 0

I added a "Unit Testing" link that page from yamlscript.org/doc/
Thanks for asking. I hadn't thought of people using ys for YAML unit testing, but it's a great idea. Someone else asked about yesterday!

1 year ago 1 0 1 0
YAMLScript TAP Testing Library YAMLScript TAP Testing Library This library provides an implementation of the Test Anything Protocol (TAP) for YAMLScript. It's a really...

Ah, excellent!
Have a look at yamlscript.org/doc/ys-tapte...
All the runtime unit tests for `ys` use it.
github.com/yaml/yamlscr...
And all the tests for the #yamlscript #exercism exercises use it for the tests you need to pass
exercism.org/tracks/yamls...
I'm planning to use it in #helm charts.

1 year ago 1 0 1 0
Post image

You gonna follow me back?

1 year ago 0 0 0 0

Criticism is easy. Creating something worth criticizing is the hard part.

1 year ago 648 97 24 9
YAMLScript.org Program in YAML — Code is Data YAMLScript is a new functional programming language with a clean syntax that is also 100% valid YAML. It was...

looking at yamlscript.org and considering the amount of #yaml I'm dealing with this is actually appealing to me

1 year ago 4 1 1 0
Advertisement

Did you catch my ys tutorial at kubecon yesterday.
Hope you find it useful and feel free to reach out if you get stuck. New things take time and the docs are not yet 100%.

1 year ago 0 0 1 0