Re: How to create a module for development of given lanuage
Antonio <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hi Vaclav, You should take a look at Geerjan's blog entries about Project Schielmann (for the editor part). Take a look at blogs.sun.com/geertjan You may want also to take a look at the notes I'm taking while building an IDE for the Scheme language (www.antonioshome.net/kitchen/netbeans) Hope it helps, Antonio Vaclav Trojan wrote: > Can somebody give me an advice how to create module for development > (IDE) of new programming lanuage. We have a compiler of the language, > which produces stream with error reports (error message contains text > and both line and column information). > > > > Thanks for help > > > > Vaclav Trojan > > >