Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Announcements

Tip: Looking for answers? Try searching our database.

[ANN] The Beaver Parser Generator v0.9.0

Alexander Demenchuk   19 Dec 2003 02:58 GMTPage rating:


The Beaver is a LALR(1) parser generator. It takes a context free
grammar as an input and converts it into a Java class that implements
a parser for the specified language.

Beaver is similar to CUP and other LALR parser generators, yet it has
several important differences:
- it is very fast (almost 5 times faster than CUP, probably as fast as
  LALR Java parser can get due to the use of perfectly hashed action
  tables)
- it uses some EBNF notations in grammar syntax to allow more compact
  specifications
- it is implemented to allow multiple parser instances to work in
  parallel
- its instances can be reused
- it can be easily integrated in a development environment

Beaver's home is at http://beaver.sourceforge.net

Enjoy


Rate this page
Poor Excellent    

Comments

No comments at this time. Why not be the first?

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

Post new comment
Rate this page



©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.