I want to create my own DSL but working with DSL Definition is confusing.
Where can I find some samples?
views:
29answers:
1
+1
A:
This is a good jumping-off point for VS2010 DSL samples and related items.
CodeByMoonlight
2010-09-09 12:00:35
Thanks, I've seen this and I've found just this one! Is there any resource to show me a simple sample which present step by step implementation?
Tajan
2010-09-11 06:31:39
Something like this: http://msdn.microsoft.com/en-us/library/ee943825.aspx
Tajan
2010-09-11 06:40:21