Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suzannesoy/polysemy
Proof of concept which separates the concept of identifier and the concept of attaching a meaning to it, in Racket.
https://github.com/suzannesoy/polysemy
multiple-dispatch racket-library
Last synced: 23 days ago
JSON representation
Proof of concept which separates the concept of identifier and the concept of attaching a meaning to it, in Racket.
- Host: GitHub
- URL: https://github.com/suzannesoy/polysemy
- Owner: SuzanneSoy
- License: other
- Created: 2017-05-09T14:05:57.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T14:28:56.000Z (over 3 years ago)
- Last Synced: 2024-05-22T01:07:57.009Z (6 months ago)
- Topics: multiple-dispatch, racket-library
- Language: Racket
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-more.md
Awesome Lists containing this project
README
[![Build Status,](https://img.shields.io/travis/jsmaniac/polysemy/main.svg)](https://travis-ci.org/jsmaniac/polysemy)
[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/polysemy/main.svg)](https://codecov.io/gh/jsmaniac/polysemy)
[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/polysemy)
[![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/polysemy/)
[![Maintained as of 2017,](https://img.shields.io/maintenance/yes/2017.svg)](https://github.com/jsmaniac/polysemy/issues)
[![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)polysemy
========