piton: Parsing Expression Grammars in Rcpp

A wrapper around the 'Parsing Expression Grammar Template Library', a C++11 library for generating Parsing Expression Grammars, that makes it accessible within Rcpp. With this, developers can implement their own grammars and easily expose them in R packages.

Version: 1.0.0
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat
Published: 2020-11-15
Author: Os Keyes [aut, cre], Duncan Garmonsway [ctb], Colin Hirsch [cph], Daniel Frey [cph]
Maintainer: Os Keyes <ironholds at gmail.com>
BugReports: https://github.com/Ironholds/piton/issues
License: MIT + file LICENSE
URL: https://github.com/Ironholds/piton
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: piton results

Documentation:

Reference manual: piton.pdf

Downloads:

Package source: piton_1.0.0.tar.gz
Windows binaries: r-devel: piton_1.0.0.zip, r-release: piton_1.0.0.zip, r-oldrel: piton_1.0.0.zip
macOS binaries: r-release (arm64): piton_1.0.0.tgz, r-oldrel (arm64): piton_1.0.0.tgz, r-release (x86_64): piton_1.0.0.tgz
Old sources: piton archive

Reverse dependencies:

Reverse linking to: tidyxl

Linking:

Please use the canonical form https://CRAN.R-project.org/package=piton to link to this page.