| Related articles |
|---|
| Building a compiler in VB.NET yerboln@gmail.com (Yerbol) (2008-12-17) |
| Re: Building a compiler in VB.NET sammy.deroy@gmail.com (Sammy) (2008-12-18) |
| From: | "Sammy" <sammy.deroy@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | Thu, 18 Dec 2008 21:35:12 -0500 |
| Organization: | SunSITE.dk - Supporting Open source |
| References: | 08-12-094 |
| Keywords: | tools |
| Posted-Date: | 19 Dec 2008 05:31:43 EST |
> how can I specify language definition
You can use the Coco/R parser generator.
There is a version generating VB.Net code.
You can find it at:
http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/
There is also documentation an examples.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.