https://github.com/parmentf/functionalp
Experiments with functional programming in Javascript
https://github.com/parmentf/functionalp
Last synced: 12 months ago
JSON representation
Experiments with functional programming in Javascript
- Host: GitHub
- URL: https://github.com/parmentf/functionalp
- Owner: parmentf
- Created: 2014-06-11T07:47:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-21T00:22:10.000Z (almost 12 years ago)
- Last Synced: 2024-04-09T01:30:34.260Z (almost 2 years ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
functionalp
===========
Experiments with functional programming in Javascript.
Based on François Zaninoto's talk at the AperoWeb Nancy: http://www.youtube.com/watch?v=eO59HizTF8k&feature=share&list=PL9BA3E0CE86BE3492&index=9 (in French).
There is also an interesting resource [on HowToNode](http://howtonode.org/why-use-closure).