squiggle/packages/website/docs/Introduction.md

17 lines
629 B
Markdown
Raw Normal View History

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
- [Gallery](./Discussions/Gallery)
- [Squiggle playground](/playground)
2022-06-04 16:36:30 +00:00
- [Language basics](./Guides/Language)
- [Squiggle functions source of truth](./docs/Guides/Functions)
- [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)