Domain Specific Languages and Language Based Software Engineering are important approaches and I would argue that Systems Engineering is a form of Language Engineering whether developers realise that they are doing it or not. Markus Völter has published a new book about DSL Engineering that should be essential reading for anyone who wants a thorough grounding in this subject and some of the supporting technologies.
Converting data to hexadecimal outputs quickly
-
Given any string of bytes, you can convert it to an hexadecimal string by
mapping the least significant and the most significant 4 bits of byte to
characte...
1 day ago

I started reading it yesterday :)
ReplyDelete