Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kisom/hemera
WYASi48H
https://github.com/kisom/hemera
Last synced: 18 days ago
JSON representation
WYASi48H
- Host: GitHub
- URL: https://github.com/kisom/hemera
- Owner: kisom
- License: mit
- Created: 2015-08-07T07:31:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T00:00:07.000Z (over 9 years ago)
- Last Synced: 2024-10-11T02:47:05.312Z (about 1 month ago)
- Language: Haskell
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE
* Hemera, or a Haskell Scheme
Hemera is my implementation of the Scheme from Write Yourself a Scheme
in 48 Hours.Hemera is the Greek goddess of the day, which is a funny joke because
this is all done at night.It's also strongly influenced in its behaviour by Common Lisp, whose
notable imprint at this early stage is providing better error messages.