Skip to content

Example programm of a generic parser that generates a symbol tree out of a string (list of Char's) according to a syntax definition network.

License

Notifications You must be signed in to change notification settings

JoergBrueggmann/TwoPagesGenericParser

Repository files navigation

TwoPagesGenericParser

Example programm of a generic parser that generates a symbol tree out of a string (list of Char's) according to a syntax definition network.

Copyright (C) 2022 Jörg Brüggmann Please see file "LICENSE" for more details.

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 3 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, see <https://www.gnu.org/licenses/>.

Contact: info@joerg-brueggmann.de

About

Example programm of a generic parser that generates a symbol tree out of a string (list of Char's) according to a syntax definition network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published