Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suzannesoy/scope-operations
- Owner: SuzanneSoy
- License: cc0-1.0
- Created: 2016-12-14T19:26:28.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T14:29:09.000Z (over 3 years ago)
- Last Synced: 2024-05-21T12:11:35.949Z (6 months ago)
- Topics: macros, racket-library
- Language: Racket
- Homepage:
- Size: 14.6 KB
- Stars: 0
- 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/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.