dparser (devel/dparser) Add to my watchlist

general-purpose parser generator

DParser is a simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no restrictions. The grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no seperate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals. DParser handles not just well formed computer languages and data files, but just about any wacky situation that occurs in the real world.

Version: 1.31 License: BSD GitHub
Reset

15 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
14.arm64 10355 2024-01-22 5:34:22 0:00:13 4385 build successful
14 13639 2023-11-24 22:04:30 0:06:19 2168 build successful
13.arm64 10968 2023-03-08 17:50:03 0:00:06 4161 build successful
13 13525 2023-01-10 19:57:11 0:00:55 1852 build successful
12 11468 2022-01-07 13:26:27 0:00:17 3116 build successful
12.arm64 15471 2021-11-15 3:42:48 0:00:09 1069 build successful
11 8036 2020-12-18 8:12:02 0:00:41 954 build successful
11.arm64 3552 2020-11-28 2:45:57 0:01:34 511 build successful
10.15 17445 2019-12-29 3:21:22 0:00:52 1777 build successful
10.5_ppc 92045 2019-01-31 3:32:19 0:01:12 21046 build successful
10.13 48842 2019-01-31 3:23:31 0:01:04 12734 build successful
10.12 83694 2019-01-31 3:22:32 0:00:50 20758 build successful
10.14 22752 2019-01-31 3:19:34 0:01:04 3443 build successful
10.11 78326 2019-01-31 3:18:02 0:01:22 21765 build successful
10.10 78826 2019-01-31 3:17:03 0:01:04 21813 build successful