#
literate-programming
Here are 262 public repositories matching this topic...
A general-purpose tool for dynamic report generation in R
-
Updated
Dec 21, 2020 - R
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
visualization
python
jekyll
github-pages
data-science
jupyter
actions
literate-programming
jekyll-blog
jupyter-notebooks
fastai
visualization-tools
jupyter-lab
nbdev
-
Updated
Dec 16, 2020 - Jupyter Notebook
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
linux
c-plus-plus
literate-programming
programming-literacy
white-box-testing
unit-tested
x86
hacktoberfest
machine-code
-
Updated
Dec 21, 2020 - Assembly
madig
commented
Jan 9, 2019
Hi!
First, thanks for the guide, I enjoyed it
Scientific reports/literate programming for Julia
-
Updated
Dec 6, 2020 - Julia
In-browser literal notebooks
-
Updated
Dec 9, 2020 - TypeScript
A literate programming tool for any language
-
Updated
Nov 3, 2020 - D
Literate Visualization: Theory, software and examples
-
Updated
Dec 22, 2020 - TypeScript
An R Pandoc Writer: Convert arbitrary R objects into markdown
-
Updated
May 27, 2020 - R
Simple package for literate programming in Julia
-
Updated
Nov 6, 2020 - Julia
My Emacs configuration, literately 😄
-
Updated
Dec 23, 2020 - Emacs Lisp
A pure go autotiling window manager written with literate programming
-
Updated
Jan 24, 2017 - Go
Dynamic Documents with R and knitr
-
Updated
Jan 11, 2016 - TeX
-
Updated
Dec 14, 2020 - Emacs Lisp
Live code in Pandoc Markdown
javascript
python
bash
markdown
rust
reproducible-research
julia-language
rust-lang
pandoc-markdown
literate-programming
r-language
pandoc-filter
reproducible-workflows
reproducible-analysis
-
Updated
Aug 14, 2020 - Python
My personal Hammerspoon configuration - mirrored from GitLab
-
Updated
Dec 3, 2020 - Lua
Template for nbdev projects
-
Updated
Sep 15, 2020 - Jupyter Notebook
Validate conditions, Python style.
-
Updated
Oct 31, 2019 - Python
An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.
programming-language
c-plus-plus
lisp
lisp-interpreter
literate-programming
lisp-1
fexprs
unit-tested
-
Updated
Aug 17, 2020 - C++
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
python
linux
shell
dotfiles
zsh
github-pages
haskell
nix
emacs
travis-ci
nixos
orgmode
arch-linux
emacs-configuration
xmonad
window-manager
literate-programming
tiling-window-manager
nix-dotfiles
taffybar
-
Updated
Dec 9, 2020 - Python
A Better 'less' - A bash script that loads emacs with minimal view-mode config - Created with Org mode
-
Updated
Dec 4, 2019 - Shell
A Reproducible Data Analysis Workflow with R Markdown, Git, Make, and Docker
r
open-science
literate-programming
reproducibility
containerization
dependency-management
version-management
-
Updated
Oct 2, 2020 - TeX
a little preprocessor for literate programming
shell
bash
language
markdown
documentation
preprocessor
optimizer
lit
literate-programming
inline-comments
-
Updated
Jul 21, 2018 - Shell
A Leiningen project template for literate Clojure projects w/ org-mode
-
Updated
Sep 26, 2017 - Clojure
Datatype agnostic triple store & query engine API
clojure
sparql
rdf
literate-programming
org-mode
query-engine
triplestore
memory-graph-database
semweb
-
Updated
Nov 3, 2020 - Shell
daynin
opened
Apr 15, 2020
laughedelic
commented
Oct 15, 2017
This should be quite easy. There is not much to check:
- generate docs and see that the files exist: both transformed sources and md-files
- check that old files are cleaned up
- check that setting locations map works as expected
Improve this page
Add a description, image, and links to the literate-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the literate-programming topic, visit your repo's landing page and select "manage topics."
In reading through several of the docs, it wasn't clear how to format
#export
for the purposes of creating a different external file.It might be nice to here (https://nbdev.fast.ai/export.html#notebook2script) or elsewhere to list some examples for how to add a parameter to
#export