An estimation language https://www.squiggle-language.com/
Go to file
2020-02-11 14:57:44 +03:00
src Minor addition 2020-02-10 23:45:54 +00:00
.gitignore Simple input to produce estimate 2020-02-07 15:30:52 +00:00
bsconfig.json Minor refactoring of ValueMap and similar 2020-02-09 16:10:14 +00:00
LICENSE Added license 2020-02-09 22:27:55 +00:00
package.json Lets try to build 2020-02-11 14:57:44 +03:00
postcss.config.js Added simple tailwind 2020-02-07 16:06:38 +00:00
README.md Simple readme 2020-02-09 22:36:11 +00:00
tailwind.js Added simple tailwind 2020-02-07 16:06:38 +00:00
yarn.lock Updated dependencies 2020-02-10 23:22:04 +00:00

Estiband

This is an experimental app / library for writing estimation functions in ReasonML.

Currently it just has one very simple model for EA Funds over time.

yarn
yarn run start
yarn run parcel