Tag: dsl

  • What's wrong with C++?

    Another Quora answer : Phil Jones’s answer to Why is C++ considered a bad language? This is one of those rare occasions I disagree with Simon Kinahan; although his answer sets the scene for this one. [Simon says that C++ isn’t a bad language. It’s the right choice if you need low-level memory control and…

  • Matthias Felleisen — The Racket Manifesto

    Very interesting (and inspiring) to get an insight into the visions of the people behind Racket.

  • Questions for 2014 : #3 Programming on Tablets

    Third in a series (#1, #2) of questions occupying my mind at the beginning of 2014. Which may (or may not) inform what I’ll be working on. 3) How can we program on tablets? I’m now a tablet user. I became a tablet owner at the end of 2012. For six months I played around…

  • Phil Windley on creating your own Domain Specific Language.

  • Domain Specific Languages in Erlang

  • Wasabi part 3 And some of Martin Fowler’s book on DSLs is online.