C++ Source Code Publication on WWW

"Quinn Tyler Jackson" <the_artful_parser@null.net>
2 Jan 1997 23:17:12 -0500

          From comp.compilers

Related articles
C++ Source Code Publication on WWW the_artful_parser@null.net (Quinn Tyler Jackson) (1997-01-02)
| List of all articles for this month |

From: "Quinn Tyler Jackson" <the_artful_parser@null.net>
Newsgroups: comp.compilers
Date: 2 Jan 1997 23:17:12 -0500
Organization: Parse City
Keywords: lex, tools, available

Hello!


I wish to announce the publication of three portable C++ source
libraries, available for non-profit and academic use. The result of
several years of my independent research, these libraries are
primarily of interest to anyone with an interest in parsing, pattern
matching, and math evaluation at run-time.


The publication information is as follows:


===============================================================


ISBN 1-896188-01-X


        Shuware C++ Class Library (Source Code) -- Version 1.0


                An object base class, complex numeric data type, array and
                set container, and efficient reference counted string class.


ISBN 1-896188-02-8


        The Amazing Recursive Descent Algebraic Functions Engine (C++
        Source) -- Version 1.0


                An algebraic expression solver class system that handles
                variables, arrays, complex math, run-time definable
                functions, and variables.


                (Requires ISBN 1-896188-01-X above.)


ISBN 1-896188-03-6


        Laleh's Pattern Matcher (C++ Source) -- Version 1.0


                An interpreted pattern matching language class system with
                both Regular Expression compatibility and pattern resolution
                not found in traditional tools.


                (Requires ISBN 1-896188-01-X above.)


===============================================================


You will find these libraries by aiming your WWW browser at:


        http://mypage.direct.ca/q/qjackson/software_engineering.htm




Cheers,




Quinn Tyler Jackson,
Language Researcher
|| the_artful_parser@null.net
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.