turanct/paris
Composer 安装命令:
composer require turanct/paris
包简介
Simple parsing tools
README 文档
README
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.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-28