-
Version 1.0 of the YARD parsing framework for C++ is now available for download at http://sourceforge.net/project/showfiles.php?group_id=126822 . The YARD project now also has a new tutorial, written with the help of Max Lybbert, that provides an introduction to language parsing http://yard-parser.sourceforge.net/cgi-bin/index.cgi?dest=Documents&doc=tutorial.
The YARD framework uses a...
2007-07-09 21:20:30 UTC in The YARD Parsing Framework for C++
-
cdiggins registered the Cat project.
2006-11-06 11:05:33 UTC in Cat
-
YARD 2.1 is a major release of the YARD (yet another recursive descent) parsing library for C++. The YARD parser is a library for producing parsers at compile-time using C++ template metaprogramming techniques based on a BNF style notation.
2005-02-28 07:43:10 UTC in The YARD Parsing Framework for C++
-
The YARD parser version 1.0 has just been released. The YARD parser is a recursive-descent parsing library toolkit for C++ which comes with a working XML parser based on the official W3C XML grammar specification. YARD is designed to be simple, flexible and compact. The YARD parser can be used for most kinds of text parsing tasks, from a simple tokenizer to a full fledged compiler.
2004-12-24 04:48:54 UTC in The YARD Parsing Framework for C++
-
cdiggins registered the The YARD Parsing Framework for C++ project.
2004-12-17 23:57:05 UTC in The YARD Parsing Framework for C++
-
cdiggins registered the The C++ Object Oriented Template Library project.
2004-11-18 21:11:23 UTC in The C++ Object Oriented Template Library
-
Heron is now officially looking for programming language critics. We need people from as many different backgrounds as possible to pick the Heron language specification apart.
Heron is another object oriented programming language which resembles a mix of Pascal and C++. Heron is focused on improving software development by making it easier to release low defect software and easier to reuse...
2004-01-29 21:10:31 UTC in Heron
-
Heron is a new general purpose, strongly typed, imperative programming language with support for object oriented and generic programming techniques. The Heron specification syntactically resembles a mix of Pascal, Java and C++ with significantly lower complexity than C++ while being more expressive than Java and Pascal. Heron is designed primarily as a compiled language but the Heron language...
2004-01-16 18:24:09 UTC in Heron
-
cdiggins committed patchset 4 of module module to the Heron CVS repository, changing 1 files.
2004-01-16 01:25:12 UTC in Heron
-
cdiggins committed patchset 3 of module module to the Heron CVS repository, changing 1 files.
2004-01-16 00:50:24 UTC in Heron