RaoulSchaffranek / Modelling-A-Purely-Functional-Subset-Of-ECMAScript-2015Links
This is my Bachelor-Thesis. I showed how to derieve a purely functional programming language from an unrestricted language by example of ECMAScript 2015 aka JavaScript.
☆42Updated 9 years ago
Alternatives and similar repositories for Modelling-A-Purely-Functional-Subset-Of-ECMAScript-2015
Users that are interested in Modelling-A-Purely-Functional-Subset-Of-ECMAScript-2015 are comparing it to the libraries listed below
Sorting:
- Free monad☆26Updated 9 years ago
- Common combinators.☆66Updated 9 years ago
- Transducers Explained Tutorial Resources☆19Updated 10 years ago
- recursion-schemes in JS☆57Updated 8 years ago
- A lazy implementation of the Fantasy Land Either type☆16Updated 8 years ago
- A set of specifications or signatures on algebraic modules and an implementation of a standard library built to match.☆78Updated 9 years ago
- Natural pattern matching in JS☆23Updated 2 years ago
- Media player written with Cycle.js and Electron.☆29Updated 5 years ago
- virtual conference about javascript and functional programming☆20Updated 9 years ago
- Ramdajs REPL.☆30Updated 3 years ago
- Example of Cycle.js app passing the eslint-config-cleanjs lint☆9Updated 8 years ago
- Cycle.js version of https://swizec.com/blog/animating-svg-nodes-react-preact-inferno-vue/swizec/7311☆21Updated 8 years ago
- Composable, immutable getters and setters.☆109Updated 9 years ago
- A stream library for purescript☆17Updated 8 years ago
- exploring transducers☆10Updated 10 years ago
- JavaScript "native" interfaces for Fantasy Land☆19Updated 7 years ago
- An implementation of emcascript interfaces in Sweet.js.