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

https://github.com/dedbox/racket-algebraic-app

Algebraic Racket #%app
https://github.com/dedbox/racket-algebraic-app

Last synced: 5 months ago
JSON representation

Algebraic Racket #%app

Awesome Lists containing this project

README

          

# Algebraic #%app
[![Racket Package](https://img.shields.io/badge/raco%20pkg-algebraic-red.svg)](https://pkgd.racket-lang.org/pkgn/package/algebraic-app)
[![Documentation](https://img.shields.io/badge/read-docs-blue.svg)](http://docs.racket-lang.org/algebraic-app/)
[![Build Status](https://travis-ci.org/dedbox/racket-algebraic.svg?branch=master)](https://travis-ci.org/dedbox/racket-algebraic-app)
[![Coverage Status](https://coveralls.io/repos/github/dedbox/racket-algebraic-app/badge.svg?branch=master)](https://coveralls.io/github/dedbox/racket-algebraic-app?branch=master)

Inline operator syntax for [Algebraic Racket](https://github.com/dedbox/racket-algebraic).

Implemented with [k-infix](https://pkgs.racket-lang.org/package/k-infix).