oshka: Recursive Quoted Language Expansion

Expands quoted language by recursively replacing any symbol that points to quoted language with the language it points to. The recursive process continues until only symbols that point to non-language objects remain. The resulting quoted language can then be evaluated normally. This differs from the traditional 'quote'/'eval' pattern because it resolves intermediate language objects that would interfere with evaluation.

Package details

AuthorBrodie Gaslam [aut, cre]
MaintainerBrodie Gaslam <brodie.gaslam@yahoo.com>
LicenseGPL (>= 2)
Version0.1.2
URL https://github.com/brodieG/oshka
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("oshka")

Try the oshka package in your browser

Any scripts or data that you put into this service are public.

oshka documentation built on May 1, 2019, 9:19 p.m.