I am planning to create a domain specific language editor Using Xtext. I want to know is there any tool better than xtext to develop. if yes please provide me the inputs Thanks in advance...
Asked
Active
Viewed 138 times
2 Answers
1
Coming freshly from EclipseCon Europe, I seriously doubt you will find eanything better for developing DSLs in Eclipse than Xtext. It's THE technology in that context. If you are developing a huge project, this link might be helpful, though: http://alexruiz.developerblogs.com/?p=2359

Calon
- 4,174
- 1
- 19
- 30
1
As an addition to the answer from @Calon I would like to point you to the screen casts about Xtext
Watch episodes 2 and 3 to get started with Xtext.

Boris Brodski
- 8,425
- 4
- 40
- 55