R/Ramble.R

#' Ramble is a parser generator using combinatory parsers.
#' 
#' Ramble allows you to write parsers in a functional manner, inspired by 
#' Haskell's Parsec library.
#' 
#' @docType package
#' @name Ramble
#' @aliases Ramble ramble package-ramble
NULL
chappers/Ramble documentation built on May 13, 2019, 3:30 p.m.