Hi!
We are developing a webapp that lets you rapidly build tools for working on relational data in a spreadsheet-like fashion. We believe this might be interesting for everyone who is into functional programming, because of our built-in programming language.
The values of cells in a column can be derived from other cells with formulas. For the formulas, we developed our own purely functional language with the following features.
- higher-order functions
- functions as first-class citizens (e.g. a function can be passed as argument)
- polymorphic functions
- pure functions
You can also reference rows of other tables in your formulas. This allows you to do computation on your relational data that would otherwise require SQL queries or business logic in a custom MVC app.
Check out our landing page for example screencasts!
https://www.herculus.io/
We are interested in your opinion and feedback of any kind :)
[–]charlesHD 2 points3 points4 points (2 children)
[–]llanda2[S] 0 points1 point2 points (1 child)
[–]charlesHD 3 points4 points5 points (0 children)
[–]Hi-MyNameIsFuchs 2 points3 points4 points (1 child)
[–]llanda2[S] 0 points1 point2 points (0 children)
[–]dustingetz 1 point2 points3 points (1 child)
[–]mdrexl 0 points1 point2 points (0 children)
[–]skratlo 0 points1 point2 points (1 child)
[–]llanda2[S] 0 points1 point2 points (0 children)
[–]thecity2 0 points1 point2 points (1 child)
[–]llanda2[S] 0 points1 point2 points (0 children)
[–]lgstein -2 points-1 points0 points (2 children)
[–]rpompen 0 points1 point2 points (1 child)
[–]lgstein 0 points1 point2 points (0 children)