Skip to content

Proposal/question/suggestion ? #90

Open
@Symbolics

Description

@Symbolics

CLJ has solved one of the biggest problems in reproducible research with the notebooks, and I think anyone working in the small intersection of data analysis and common lisp is grateful, so let me say thank you.

The one area I still struggle with is document generation. Something like R Markdown. Ironically, R Markdown (well, knitr) supports quite a few other languages, including Python and Julia, but sadly not Common Lisp.

I thought I'd open this issue here because of all the projects I'm aware of in the common lisp ecosystem, this seems closest to embedding lisp as an 'engine' in a foreign language system, and rather close in terms of function too.

So, I have been wondering:

  • Could any of the code/techniques used in CLJ be used to add Common Lisp as a custom language engine in Knitr?
  • Are you aware of any alternative to R-Markdown for statistical document preparation? I believe org-mode might have something, but it seems a shame to 'waste' all the good work that goes into R Markdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions