domain specific languages and compilers
Posted
by hyperboreean
on Stack Overflow
See other posts from Stack Overflow
or by hyperboreean
Published on 2010-04-29T22:14:36Z
Indexed on
2010/04/29
22:17 UTC
Read the original article
Hit count: 472
I was looking over Martin Fowler's recent book contents - Domain Specific Languages and I noticed some ANTLR example - that got me thinking that writing compilers will become more and more popular since people needs in this matter will increase.
So, will the compiler theory still be as arid (being subjective here) as it was until now or are there any chances that we'll get more applied, programmer oriented materials ?
© Stack Overflow or respective owner