py-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 73632 2022-11-21 20:54:50 0:00:03 14261 build successful
12.arm64 26047 2021-11-23 8:26:17 0:00:48 1483 build successful
11 20320 2021-02-07 8:56:24 0:02:46 2771 build successful
10.15 8740 2019-12-02 8:58:11 0:02:10 1042 build successful
10.12 89330 2019-04-15 22:26:42 0:03:33 22673 build successful
10.13 54603 2019-04-15 21:02:06 0:02:34 14648 build successful
10.10 84603 2019-04-15 20:56:01 0:02:22 23729 build successful
10.14 28662 2019-04-15 20:53:08 0:02:30 5359 build successful
10.11 84104 2019-04-15 20:31:54 0:02:27 23680 build successful
10.9 86650 2019-04-15 19:21:13 0:01:38 23674 build successful