GitPedia

Dippl

The Design and Implementation of Probabilistic Programming Languages

From probmods·Updated October 26, 2025·View on GitHub·

A web book, available online at [dippl.org](http://dippl.org/) The project is written primarily in JavaScript, first published in 2014. Key topics include: probabilistic-programming, tutorial, webppl.

The Design and Implementation of Probabilistic Programming Languages

A web book, available online at dippl.org

Requirements:

Installation:

git clone https://github.com/probmods/dippl.git
cd dippl
npm install
npm install -g browserify bower uglifyjs
bower install

Run local webserver:

jekyll serve --watch

Assets

To update webppl, webppl-viz, and webppl-editor, simply copy the minified Javascript files (webppl-editor.min.js, webppl-viz.min.js, webppl.min.js) and CSS files (webppl-editor.css, webppl-viz.css) to assets/js and assets/css respectively.

  • webppl: f24238e (v0.7.0+ dev)
  • webppl-editor: d888aa2
  • webppl-viz: 2450784

Contributors

Showing top 11 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from probmods/dippl via the GitHub API.Last fetched: 6/19/2026