Welcome to MSDN Blogs Sign in | Join | Help

May 2004 - Posts

Links about Domain Specific Languages

General info on DSLS: http://www.program-transformation.org/Transform/DomainSpecificLanguages http://c2.com/cgi/wiki?DomainSpecificLanguage http://www.c2.com/cgi/wiki?LittleLanguage http://c2.com/cgi/wiki?InterpreterPattern MetaCase tools: http://www.metacase.com/

Sorts of language

One thing to think about when inventing your domain specific language: what general sort of syntax do you want? Here are some options: Text -- like, y'know, strings of characters in words separated by spaces and punctuation. Maybe there is some formatting
 
Page view tracker