Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suzannesoy/scope-operations

Higher-level operations for manipulating scopes in Racket macros
https://github.com/suzannesoy/scope-operations

macros racket-library

Last synced: 23 days ago
JSON representation

Higher-level operations for manipulating scopes in Racket macros

Awesome Lists containing this project

README

        

[![Build Status,](https://img.shields.io/travis/jsmaniac/scope-operations/main.svg)](https://travis-ci.org/jsmaniac/scope-operations)
[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/scope-operations/main.svg)](https://codecov.io/gh/jsmaniac/scope-operations)
[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/scope-operations)
[![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/scope-operations/)
[![Maintained as of 2018,](https://img.shields.io/maintenance/yes/2018.svg)](https://github.com/jsmaniac/scope-operations/issues)
[![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

scope-operations
================

Higher-level operations for manipulating scopes in Racket macros.