Skip to content

RomanYankovsky/ndyacclex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    Next Delphi Yacc & Lex - Parser generator toolset for Delphi
    Copyright (c) 2013 Roman Yankovsky <roman@yankovsky.me>

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

    Copyright (c) 1990-92    Albert Graef <ag@muwiinfa.geschichte.uni-mainz.de>
    Copyright (C) 1996       Berend de Boer <berend@pobox.com>
    Copyright (c) 1998       Michael Van Canneyt <Michael.VanCanneyt@fys.kuleuven.ac.be>
    Copyright (c) 2004       Morris Johns, Christchurch, NZ.
    Copyright (c) 2003-2004  Michiel Rook <michiel@grendelproject.nl>
  
    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 roman@yankovsky.me.
    
    		
    
    -------------------------------------------------------------------------

About

Parser generator toolset for Delphi (Yacc & Lex)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published