2022-03-25 02:08:46 +00:00
---
sidebar_position: 1
2022-04-27 20:28:10 +00:00
title: Introduction
2022-03-25 02:08:46 +00:00
---
2022-04-27 20:28:10 +00:00
Squiggle is an _estimation language_ , and a syntax for _calculating and expressing beliefs_ involving uncertainty. It has use cases in forecasting and writing evaluations.
2022-03-25 02:08:46 +00:00
2022-04-27 20:28:10 +00:00
## Get started
2022-03-25 02:08:46 +00:00
2022-05-10 19:23:04 +00:00
- [Gallery ](./Discussions/Gallery )
- [Squiggle playground ](/playground )
2022-06-04 16:36:30 +00:00
- [Language basics ](./Guides/Language )
2022-06-30 18:38:59 +00:00
- [Squiggle functions source of truth ](./Guides/Functions )
2022-05-10 19:23:04 +00:00
- [Known bugs ](./Discussions/Bugs )
2022-04-27 20:28:10 +00:00
- [Original lesswrong sequence ](https://www.lesswrong.com/s/rDe8QE5NvXcZYzgZ3 )
2022-04-27 20:51:23 +00:00
- [Author your squiggle models as Observable notebooks ](https://observablehq.com/@hazelfire/squiggle )