Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 885 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 885 Bytes

Anglican Examples

A repository of programs written in the probabilistic programming language Anglican with browser-based interaction via Gorilla REPL.

Install

  1. Download and install Leiningen
  2. Use git to fork and clone this repository

Usage

  1. In your local repository type "lein gorilla"
  2. Open the indicated local website in a browser.
  3. Use the menu in the upper right hand corner to load and run any of the included examples.

Contributing

  1. Give back: issue pull requests to include new examples you've written in this shared repository.
  2. Add comments and make suggestions in the issue tracker.