All Projects → RomanYankovsky → Ndyacclex

RomanYankovsky / Ndyacclex

Licence: gpl-2.0
Parser generator toolset for Delphi (Yacc & Lex)

Programming Languages

pascal
1382 projects
Next Delphi Yacc & Lex - Parser generator toolset for Delphi
Copyright (c) 2013 Roman Yankovsky <[email protected]>

Based on Delphi Yacc & Lex version 1.4
Based on Turbo Pascal Lex and Yacc Version 4.1

Copyright (c) 1990-92    Albert Graef <[email protected]>
Copyright (C) 1996       Berend de Boer <[email protected]>
Copyright (c) 1998       Michael Van Canneyt <[email protected]>
Copyright (c) 2004       Morris Johns, Christchurch, NZ.
Copyright (c) 2003-2004  Michiel Rook <[email protected]>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

      
-------------------------------------------------------------------------


What:

Next Delphi Yacc & Lex is a parser generator toolset for Delphi, based on
Delphi Yacc & Lex, version 1.4 by Michiel Rook and Turbo Pascal Lex and Yacc,
version 4.1, by Albert Graef et al.

The primary goal is to clean up the code, and improve compatibility
and maintainability.

Why:

The project started because the original Delphi Yacc & Lex did not compile well
in Delphi XE3 and the last release or activity dates back to 2005.

Contact:

Please send any inquiries or suggestions to [email protected]

		

-------------------------------------------------------------------------
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].