Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / July 2004

Tip: Looking for answers? Try searching our database.

Designing a compiler for VSIP extensions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David Barron - 01 Jul 2004 00:51 GMT
I am currently redesigning a compiler, adding object syntax and better
support for different backends (including .NET CLR).

While I am doing this, I'm reviewing VSIP extensibility.  I have simple
projects and the core language services working -- basically everything in
the Babel language package and have a few questions:

Am I correct in assuming that the error tips service is re-parsing the
entire source as the user is typing?

I'd like to be able to support WinForms/WebForms projects for the language.
I haven't been able to find anything in VSIP for this.  Is this supported?

Also, I realize that adding language support for ASP.NET and SQL Server
Yukon isn't a VSIP question, but where would I get more information adding
support for them?

This compiler and extensions are scheduled for release in the Whidbey time
frame.

Thanks,

David
Mikhail Arkhipov (Microsoft) - 06 Jul 2004 07:23 GMT
I believe support for ASP.NET is VSIP question :-)

My team owns large chunk of the ASP.NET editor (specifically Source view,
server code, client script and markup intellisense, validation and such), so
ask away :-)

I am talking about VS 2005. If your language supports partial classes, you
may support both code separation and code inline scenarios. If you do not
support partial classes, then you are limited to code inline scenario,
similar to what VJ# does in Whidbey.

Thanks
Mikhail Arkhipov (Microsoft)
http://weblogs.asp.net/mikhailarkhipov
-- This post is provided 'AS IS' with no warranties and confers no rights.

On 6/30/04 16:51, in article Ohv350vXEHA.2944@TK2MSFTNGP11.phx.gbl, "David
Barron" <dpbarron@newsgroups.nospam> wrote:

> I am currently redesigning a compiler, adding object syntax and better
> support for different backends (including .NET CLR).
[quoted text clipped - 19 lines]
>
> David

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.