Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kseo/fp
John Backus' Functional Programming Systems
https://github.com/kseo/fp
Last synced: 26 days ago
JSON representation
John Backus' Functional Programming Systems
- Host: GitHub
- URL: https://github.com/kseo/fp
- Owner: kseo
- License: bsd-3-clause
- Created: 2014-01-16T09:10:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T06:50:52.000Z (over 8 years ago)
- Last Synced: 2023-03-22T16:33:05.974Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 11.7 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fp
==[![Build Status](https://travis-ci.org/kseo/fp.svg?branch=master)](https://travis-ci.org/kseo/fp)
A Haskell implementation of John Backus' Functional Programming Systems[1]
[1] [Can Programming Be Liberated from the von Neumann Style? A Functional Style and Its Algebra of Programs][CanProgrammingBeLiberated]
[CanProgrammingBeLiberated]: http://worrydream.com/refs/Backus-CanProgrammingBeLiberated.pdf