py27-tpg (python/py-tpg) Add to my watchlist

lexical and syntactic parser generator for Python

Toy Parser Generator is a lexical and syntactic parser generator for Python. With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works like the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.

Version: 3.2.2 License: LGPL-2.1+ GitHub
Reset

10 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12.arm64 73631 2022-11-21 20:54:44 0:00:05 14261 build successful
12.arm64 26046 2021-11-23 8:25:45 0:00:31 1483 build successful
11 20319 2021-02-07 8:53:34 0:02:47 2771 build successful
10.15 8739 2019-12-02 8:55:49 0:02:18 1042 build successful
10.12 89329 2019-04-15 22:23:16 0:03:23 22673 build successful
10.13 54602 2019-04-15 20:59:09 0:02:54 14648 build successful
10.10 84602 2019-04-15 20:53:38 0:02:20 23729 build successful
10.14 28661 2019-04-15 20:50:30 0:02:29 5359 build successful
10.11 84103 2019-04-15 20:29:09 0:02:37 23680 build successful
10.9 86649 2019-04-15 19:19:25 0:01:45 23674 build successful