The Artima Developer Community
Sponsored Link

Weblogs Forum
Another HeronFront release

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
Christopher Diggins

Posts: 1215
Nickname: cdiggins
Registered: Feb, 2004

Another HeronFront release (View in Weblogs)
Posted: Sep 6, 2005 7:13 PM
Reply to this message Reply
Summary
The latest version of HeronFront has just been made and now compiles on GCC 3.4.1
Advertisement
As usual I am completely fried having pushed myself really hard to make this release. The latest changes are increased testing of Heron primitives, some IO functionality and compatibility with GCC 3.4.2. This release, version 0.5.9.6 can be downloaded here.

I have to brag though, the Heron parser engine (the YARD parser) is really fast! All modesty aside it is possibly the fastest recursive descent library available in C++. Anyway, it's all there and completely free if someone wants to use it. Even if Heron doesn't particularly float your boat, the code could come in handy for other things like designing a better language ;-)

Topic: Java Puzzlers Previous Topic   Next Topic Topic: HeronFront:: Generating Dynamic Code in C++

Sponsored Links



Google
  Web Artima.com   

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