(not= DSL macros) - Christophe Grand
Too often, one writes a DSL by starting with macros. However, this is often a case of premature optimization. An approach centered around "DSV" (domain specific values) and an interpreter leads to greater dynamicity. Macros can be added afterwards for optimization purposes or as syntactic sugar.
Discussion (0)
Join the discussion!
Subscribe to post comments and join our community of developers.
No comments yet. Be the first to comment!