Skip to content

Commit e3eaff5

Browse files
committed
Snapshot local work before sync
1 parent d9e2c46 commit e3eaff5

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

site/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: betlang
3+
date: 2026-03-31
4+
---
5+
6+
# betlang
7+
8+
The public web home for this project is [betlang.org](https://betlang.org).
9+
10+
A ternary probabilistic programming language for modeling uncertainty
11+
12+
betlang is a Domain-Specific Language (DSL) for probabilistic programming built on Racket. Its core primitive is the ternary bet - a choice between three values with associated probabilities. This simple yet powerful concept enables elegant expression of complex probabilistic models.
13+
14+
## Project Links
15+
16+
- Website: [betlang.org](https://betlang.org)
17+
- Source: [https://github.com/hyperpolymath/betlang](https://github.com/hyperpolymath/betlang)
18+
- README: [project overview](https://github.com/hyperpolymath/betlang/blob/main/README.adoc)
19+
- Docs: [documentation directory](https://github.com/hyperpolymath/betlang/tree/main/docs)
20+
21+
This page is a lightweight landing point for the repository and will grow with the project.

0 commit comments

Comments
 (0)