https://github.com/jonnor/formulate
Introspectable reactive expressions for mathy things
https://github.com/jonnor/formulate
Last synced: 6 months ago
JSON representation
Introspectable reactive expressions for mathy things
- Host: GitHub
- URL: https://github.com/jonnor/formulate
- Owner: jonnor
- Created: 2015-11-19T12:41:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T16:46:01.000Z (almost 10 years ago)
- Last Synced: 2025-04-03T01:42:26.192Z (9 months ago)
- Language: CoffeeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# formulate
Experiment in how one can formulate executable mathematical models which are *introspectable*:
that can describe themselves, can be queried and explored.
Written in CoffeeScript, for use from JavaScript on node.js and browser,
but in a way that models can also be used in embedded software/devices (in C).
## Status
Loose idea(s). See the [source code](./src/formulate.coffee), [tests](./spec/formulate.coffee) and [braindump](./doc/braindump.md).
## License
MIT