https://github.com/raviqqe/lazy-ein
JSON meets Haskell.
https://github.com/raviqqe/lazy-ein
concurrent functional parallel programming-language
Last synced: 9 months ago
JSON representation
JSON meets Haskell.
- Host: GitHub
- URL: https://github.com/raviqqe/lazy-ein
- Owner: raviqqe
- License: mit
- Created: 2018-11-27T06:35:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T01:37:37.000Z (over 5 years ago)
- Last Synced: 2025-03-29T03:41:35.540Z (10 months ago)
- Topics: concurrent, functional, parallel, programming-language
- Language: Go
- Homepage:
- Size: 547 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ein
[](https://circleci.com/gh/raviqqe/lazy-ein)
[](https://codecov.io/gh/raviqqe/lazy-ein)
[](https://codeclimate.com/github/raviqqe/lazy-ein)
[](https://goreportcard.com/report/github.com/raviqqe/lazy-ein)
[](LICENSE)
JSON meets Haskell.
## Introduction
Ein is a functional programming language which combines JSON's simplicity
with Haskell's purity and laziness.
## License
[MIT](LICENSE)