How i can Integrate my Compiler in VS2008?
Posted
by Mauricio
on Stack Overflow
See other posts from Stack Overflow
or by Mauricio
Published on 2010-05-12T01:30:22Z
Indexed on
2010/05/12
1:34 UTC
Read the original article
Hit count: 226
I make a compiler of Tiger and I want integrate with VS2008, but I read a lot of stuff and don't say very well how i can made that. What is the type of the project that i need to make? How i register my Language/compiler in VS2008, I know that i need install the SDK, I know litle thing that i need to do but the steps more important, like What class i need to implement... Thanks for all
© Stack Overflow or respective owner