SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

spirit rpm build for : Mandrake 9.X. For other distributions click spirit.

Name : spirit
Version : 1.5.1 Vendor : MandrakeSoft
Release : 2mdk Date : 2003-02-02 22:30:39
Group : Development/C++ Source RPM : spirit-1.5.1-2mdk.src.rpm
Size : 4.47 MB
Packager : Lenny Cartier < lenny_mandrakesoft_com>
Summary : Object oriented recursive descent parser generator framework.
Description :
Spirit is an object oriented recursive descent parser
generator framework implemented using template meta-programming
techniques. Expression templates allow us to approximate the syntax of
Extended Backus Normal Form (EBNF) completely in C++. Parser objects
are composed through operator overloading and the result is a
backtracking LL(inf) parser that is capable of parsing rather
ambiguous grammars.

The Spirit framework enables a target grammar to be written
exclusively in C++. Inline EBNF grammar specifications can mix freely
with other C++ code and, thanks to the generative power of C++
templates, are immediately executable. In retrospect, conventional
compiler-compilers or parser-generators have to perform an additional
translation step from the source EBNF code to C or C++ code.

RPM found in directory: /vol/rzm6/linux-mandriva/official/9.1/contrib/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  spirit-1.5.1-2mdk.noarch.rpm
ftp.icm.edu.pl  spirit-1.5.1-2mdk.noarch.rpm
     

Provides :
spirit

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/include/spirit-1.5.1
/usr/include/spirit-1.5.1/boost
/usr/include/spirit-1.5.1/boost/assert.hpp
/usr/include/spirit-1.5.1/boost/call_traits.hpp
/usr/include/spirit-1.5.1/boost/checked_delete.hpp
/usr/include/spirit-1.5.1/boost/config
/usr/include/spirit-1.5.1/boost/config.hpp
/usr/include/spirit-1.5.1/boost/config/compiler
/usr/include/spirit-1.5.1/boost/config/compiler/borland.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/comeau.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/common_edg.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/compaq_cxx.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/gcc.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/greenhills.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/hp_acc.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/intel.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/kai.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/metrowerks.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/mpw.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/sgi_mipspro.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/sunpro_cc.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/vacpp.hpp
/usr/include/spirit-1.5.1/boost/config/compiler/visualc.hpp
/usr/include/spirit-1.5.1/boost/config/platform
/usr/include/spirit-1.5.1/boost/config/platform/aix.hpp
/usr/include/spirit-1.5.1/boost/config/platform/amigaos.hpp
/usr/include/spirit-1.5.1/boost/config/platform/beos.hpp
/usr/include/spirit-1.5.1/boost/config/platform/bsd.hpp
/usr/include/spirit-1.5.1/boost/config/platform/cygwin.hpp
/usr/include/spirit-1.5.1/boost/config/platform/hpux.hpp
There is 661 files more in these RPM.

 
ICM