The Artima Developer Community
Sponsored Link

.NET Buzz Forum
VBParser Beta 1 released...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paul Vick

Posts: 783
Nickname: paulv
Registered: Aug, 2003

Paul Vick is a Tech Lead on Visual Basic at Microsoft Corp.
VBParser Beta 1 released... Posted: Jun 12, 2004 8:57 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paul Vick.
Original Post: VBParser Beta 1 released...
Feed Title: Panopticon Central
Feed URL: /error.aspx?aspxerrorpath=/rss.aspx
Feed Description: a blog on Visual Basic, .NET and other stuff
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paul Vick
Latest Posts From Panopticon Central

Advertisement

When I started this blog a year ago, one of the things that I mentioned that I was working on in my spare time was a scanner and parser for the Visual Basic language. It's kind of been on the back burner, behind things like VB 2005 and the book, but it's finally gotten complete enough to release! I created a GotDotNet workspace for the code, and there's a binary release there as well.

I'm calling this release a “beta” because although I've run my own tests on it, I haven't subjected it to enough stress to be 100% confident in it. (Keep in mind: this is just a sample that I've worked on in my own time. It's not an official Microsoft thing, so I'm the developer and tester.) If you find bugs, feel free to submit them to the workspace and I'll see about getting them fixed. If you'd like to contribute something, sign up for the workspace! For now, the parser only supports the language we shipped in VB 2003. As time goes on, I'll look into extending it for VB 2005.

The goal of the parser, besides being a fun side project in VB for me, is to be available to anyone who might want or need to scan or parse VB code. I'm hoping it will encourage people to write tools that work with VB code, and I have a few ideas of my own... Once I get some more time to spend on other side projects, that is. I'm not holding my breath...

Read: VBParser Beta 1 released...

Topic: Multiple Generic Constraints in VB.NET Previous Topic   Next Topic Topic: Do You Run a Microsoft-Orientated Community Site?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use