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: | 0.1.1 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat |
Published: | 2017-06-06 |
Author: | Oliver Keyes [aut, cre], Colin Hirsch [cph], Daniel Frey [cph] |
Maintainer: | Oliver Keyes <ironholds at gmail.com> |
BugReports: | https://www.github.com/Ironholds/piton/issues |
License: | MIT + file LICENSE |
URL: | https://www.github.com/Ironholds/piton |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | piton results |
Reference manual: | piton.pdf |
Package source: | piton_0.1.1.tar.gz |
Windows binaries: | r-devel: piton_0.1.1.zip, r-release: piton_0.1.1.zip, r-oldrel: piton_0.1.1.zip |
macOS binaries: | r-release: piton_0.1.1.tgz, r-oldrel: piton_0.1.1.tgz |
Old sources: | piton archive |
Reverse linking to: | tidyxl |
Please use the canonical form https://CRAN.R-project.org/package=piton to link to this page.