Top stories for parser

Buzz | Video | Top stories | My News


added 2007 Mon Jul 23 7:00:00 by unknown user
The STX Expression Parser provides a C++ framework, which can process user-specified expression strings containing program-specific variables. It can be integrated into applications to allow user-customized data selection and filtering. The expresssion strings are intuitive SQL-like WHERE-clauses and can contain arbitrarily complex arithmetic. At the same time the parse tree evaluation speed is guaranteed to be fast enough to safely iterate over larger data sets. The framework uses the Boost.Spirit parser library combined with a versatile custom scalar value class. Saved By: Scr34m | View Details | Give Thanks
added 2007 Tue Feb 13 3:33:46 by bguijt
No description for this story
added 2007 Wed Jan 3 3:55:05 by unknown user
No description for this story
added 2006 Tue Nov 28 1:30:31 by kodefabrikken
No description for this story
added 2006 Thu Sep 28 23:00:29 by ABC3
No description for this story
added 2006 Wed Sep 20 7:00:00 by DaveMead
No description for this story