Am 17.02.2013 12:47, schrieb Nick Sabalausky:
> I think SDL (Simple Declarative Language) hits the sweet spot:
> http://sdl.ikayzo.org/display/SDL/Language+Guide
> 
> FWIW, I just resumed working on a D parser for SDL. EVen if SDL
> doesn't get used for DUB or Orbit or dmd.conf, I think it'll still be a
> great thing to have available. It's such a simple grammar, I don't
> think it'll take long to reach a usable point.
> 

I have to say that it looks almost exactly like the DSLs I've been using
for all of my internal stuff, so I really like it (although I've never
heard of it before). It would require a bit of a rework because it
doesn't map to JSON 1-to-1, though.

Reply via email to