Download the PHP package turanct/paris without Composer
On this page you can find all versions of the php package turanct/paris. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download turanct/paris
More information about turanct/paris
Files in turanct/paris
Download turanct/paris
More information about turanct/paris
Files in turanct/paris
Vendor turanct
Package paris
Short Description Simple parsing tools
License MIT
Homepage http://github.com/turanct/paris
Package paris
Short Description Simple parsing tools
License MIT
Homepage http://github.com/turanct/paris
Please rate this library. Is it a good library?
Informations about the package paris
Paris: simple parsing tools
Paris is a library of simple tools to parse any given input string. Paris is a written as a learning project, it is not meant to be used in production.
Goals
- Provide simple tools to parse a string to something a computer can understand
- Create complex parsers from simple building blocks
- Memory efficiency, speed, etc. are not the goal of this project.
Credits
Some of the thoughts behind this are stolen from Parsec, which is a Haskell parser library. It's actually 100000 times nicer than this one, so check it out.
License
This library is provided under the MIT license.
All versions of paris with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package turanct/paris contains the following files
Loading the files please wait ....