Package: oshka 0.1.2

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.

Authors:Brodie Gaslam [aut, cre]

oshka_0.1.2.tar.gz
oshka_0.1.2.zip(r-4.5)oshka_0.1.2.zip(r-4.4)oshka_0.1.2.zip(r-4.3)
oshka_0.1.2.tgz(r-4.5-any)oshka_0.1.2.tgz(r-4.4-any)oshka_0.1.2.tgz(r-4.3-any)
oshka_0.1.2.tar.gz(r-4.5-noble)oshka_0.1.2.tar.gz(r-4.4-noble)
oshka_0.1.2.tgz(r-4.4-emscripten)oshka_0.1.2.tgz(r-4.3-emscripten)
oshka.pdf |oshka.html
oshka/json (API)
NEWS

# Install 'oshka' in R:
install.packages('oshka', repos = c('https://brodieg.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/brodieg/oshka/issues

On CRAN:

Conda:

nse-functions

5.15 score 14 stars 9 scripts 539 downloads 1 exports 0 dependencies

Last updated 7 years agofrom:b7f73552ab. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 24 2025
R-4.5-winOKFeb 24 2025
R-4.5-macOKFeb 24 2025
R-4.5-linuxOKFeb 24 2025
R-4.4-winOKFeb 24 2025
R-4.4-macOKFeb 24 2025
R-4.3-winOKFeb 24 2025
R-4.3-macOKFeb 24 2025

Exports:expand

Dependencies:

oshka - Recursive Quoted Language Expansion

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2017-10-17
Started: 2017-10-01

NSE Functions with oshka

Rendered fromnse-fun.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2017-10-07
Started: 2017-10-01