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
Maintainers No Maintainer
Categories devel lang
Homepage https://github.com/jplevyak/dparser
Platforms darwin
Variants
  • universal (Build for multiple architectures)

"dparser" depends on

build (1)

Ports that depend on "dparser"

No ports


Port Health:

Loading Port Health

Installations (30 days)

1

Requested Installations (30 days)

1

Livecheck results

dparser seems to have been updated (port version: 1.31, new version: 1.33a)

livecheck ran: 1 day, 22 hours ago