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 | 
| DOI: | 10.32614/CRAN.package.piton | 
| 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 | 
| Reference manual: | piton.html , piton.pdf | 
| 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, r-oldrel (x86_64): piton_1.0.0.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.