del.icio.us bookmarks - 2006-03-16
Posted by Delicious auto poster Fri, 17 Mar 2006 07:19:53 GMT
- Creating DSLs with Ruby
- Broadly speaking, there are two ways to create a DSL. One is to invent a syntax from scratch, and build an interpreter or compiler. The other is to tailor an existing general-purpose language by adding or changing methods, operators, and default actions.
- Posted: Thu Mar 16 19:50:08 GMT 2006
Click here for all of my del.icio.us bookmarks.
