New Show Hacker News story: Show HN: Dogma: a metalanguage for describing data formats in documentation
Show HN: Dogma: a metalanguage for describing data formats in documentation
2 by kstenerud | 0 comments on Hacker News.
Dogma: A human-friendly metalanguage for describing data formats (text or binary) in documentation. Dogma was born out of frustration trying to describe data formats (in particular, binary) using existing BNF and other metalanguages. What I wanted was something that makes it clear to a HUMAN reader how a data format is structured and interpreted. After lots of input from friends and colleagues (as well as testing it out writing numerous examples of existing formats https://ift.tt/6tainKp ), I feel that it's almost ready for a 1.0 release, but I'd like to get some last minute critiques just to make sure :) It's not going to solve 100% of use cases, but if it can solve 80-90%, it has met its goal. Please have a look and let me know what you think! https://ift.tt/c4OY0SP...
2 by kstenerud | 0 comments on Hacker News.
Dogma: A human-friendly metalanguage for describing data formats (text or binary) in documentation. Dogma was born out of frustration trying to describe data formats (in particular, binary) using existing BNF and other metalanguages. What I wanted was something that makes it clear to a HUMAN reader how a data format is structured and interpreted. After lots of input from friends and colleagues (as well as testing it out writing numerous examples of existing formats https://ift.tt/6tainKp ), I feel that it's almost ready for a 1.0 release, but I'd like to get some last minute critiques just to make sure :) It's not going to solve 100% of use cases, but if it can solve 80-90%, it has met its goal. Please have a look and let me know what you think! https://ift.tt/c4OY0SP...
Comments
Post a Comment