I have made a simple experimental language of my own. I want make Eclipse editor plugins or whatever I need to edit the programs for my language.
How do I begin with writing an Eclipse feature for my language?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How about trying Eclipse Xtext?
(That is if your language can follow an EBNF grammar)
alt text http://www.eclipse.org/Xtext/images/screenshot-title.png