ropenscilabs/bnf: Generate Code from BNF Grammars

This package parse can parse BNF grammars into R representation. This representation can then be used to generate random code from this grammar.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/ropenscilabs/bnf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/bnf")
ropenscilabs/bnf documentation built on May 15, 2022, 2:20 a.m.