Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
========