Show HN: Dogma Metalanguage – Beta5

https://news.ycombinator.com/item?id=35300131
by kstenerud • 3 years ago
2 0 3 years ago

Hi HN!

I've just released the 5th beta of the Dogma metalanguage, which is designed to describe text and binary data for use in documentation.

https://github.com/kstenerud/dogma/blob/master/v1/dogma_v1.md

Most of the kinks are now worked out, and I'm hoping for a final release soon.

Notable changes:

* Cleaner byte ordering support with new byte_order, ordered, and bom_ordered functions

* New peek and offset functions

* Renamed swapped function to reversed

* More examples in the examples dir https://github.com/kstenerud/dogma/tree/master/v1/examples

Thanks to all for reviewing and helpful criticism :)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com