#yaml
Read more stories on Hashnode
Articles with this tag
It sounds funny to know, but YAML stands for "YAML Ain't Markup Language." Well, contrary to its unserious nomenclature, it’s considered a pretty...
In this blog post, I will guide you through the process of building a custom DSL in Python. Why? Because, we have to encode real-world problems in...