Package: rly Type: Package Title: Tools to Create Formal Language Parser Version: 1.7.8 Date: 2026-01-14 Authors@R: c(person("Marek", "Jagielski", role = c("aut", "cre", "cph"), email = "marek.jagielski@gmail.com"), person("David M.", "Beazley", role = c("aut", "cph")), person("Yasutaka", "Tanaka", role = c("ctb")), person("Henrico", "Witvliet", role = c("ctb"))) Author: Marek Jagielski [aut, cre, cph], David M. Beazley [aut, cph], Yasutaka Tanaka [ctb], Henrico Witvliet [ctb] Maintainer: Marek Jagielski Description: R implementation of the common parsing tools 'lex' and 'yacc'. License: MIT + file LICENSE URL: https://github.com/systemincloud/rly BugReports: https://github.com/systemincloud/rly/issues Suggests: testthat, knitr, rmarkdown Encoding: UTF-8 Depends: R (>= 3.3.0) Imports: R6 RoxygenNote: 6.1.1 Collate: 'logger.R' 'lex.R' 'yacc.R' 'rly-package.R' VignetteBuilder: knitr Repository: https://systemincloud.r-universe.dev Date/Publication: 2026-01-14 17:27:00 UTC RemoteUrl: https://github.com/systemincloud/rly RemoteRef: HEAD RemoteSha: 6021b81aaf070b7e42f77e7a39e500086b61d194 NeedsCompilation: yes Packaged: 2026-06-24 13:05:39 UTC; root