Skip to content

Tag Archives: DSL

DSLs are still fun

Now the popularity of DSLs may have waned, but the fun surrounding them surely has not. A while back James and I looked into implementing a DSL for modeling insurance products in Java that worked really nicely: built on top of Java we’ve full access to all its goodies like the libraries and object system [...]

What is all the fuss about how you can write DSLs in Lisp?

In this post on the PLT discussion list I asked: What is all the fuss about how you can write DSLs in Lisp? Everyone from thought-leaders to blog-posters to grandma’s are talking about how Lisp is so great for DSLs. About what are these people talking about? Because no one of said people actually elaborate [...]