Open
Description
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
Labels
No labels