[antlr-interest] Has anybody ever tried to integrate with VS?

Joseph Goettgens jg at pcCFD.com
Wed Apr 5 08:59:33 PDT 2006


Patrick:

have a look at TeXlipse (http://texlipse.sourceforge.net/). This might give 
you many clues on how complicated it is to parse TeX/LaTeX sources.

So far I found it quite comfortable to have a "makefile project" for antlr 
related stuff and a separate Win32 project for the bulk of a project. Not 
really an integrated thing, but it works and I never had problems compiling 
the C++ support libs (refers to Vs 2003 and Antlr 2.5.[5|6]).

jg



More information about the antlr-interest mailing list