Crates.io | perplex |
lib.rs | perplex |
version | 0.4.1 |
source | src |
created_at | 2018-08-11 20:15:34.422649 |
updated_at | 2018-08-13 09:24:57.316986 |
description | A grammar analyzer and LR(k)/GLR parser generator. |
homepage | |
repository | https://github.com/fabianschuiki/perplex |
max_upload_size | |
id | 79032 |
size | 325,949 |
This is perplex, a grammar analyzer and parser generator for almost-context-free languages.
Perplex is licensed under the terms of the MIT license and the Apache License (Version 2.0), at your discretion. See LICENSE-MIT and LICENSE-APACHE for details.