Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greghendershott/rackjure
Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.
https://github.com/greghendershott/rackjure
clojure racket
Last synced: about 3 hours ago
JSON representation
Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.
- Host: GitHub
- URL: https://github.com/greghendershott/rackjure
- Owner: greghendershott
- License: bsd-2-clause
- Created: 2013-02-06T03:48:24.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T18:25:14.000Z (about 2 years ago)
- Last Synced: 2025-01-30T22:42:52.929Z (8 days ago)
- Topics: clojure, racket
- Language: Racket
- Homepage:
- Size: 165 KB
- Stars: 237
- Watchers: 13
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-racket-and-scheme - rackjure - inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket. (Racket)
README
[![CI](https://github.com/greghendershott/rackjure/workflows/CI/badge.svg)](https://github.com/greghendershott/rackjure/actions)
[![raco pkg install rackjure](https://img.shields.io/badge/raco_pkg_install-rackjure-aa00ff.svg)](http:pkgs.racket-lang.org/#[rackjure])
[![Documentation](https://img.shields.io/badge/read-documentation-blue.svg)](http://pkg-build.racket-lang.org/doc/rackjure@rackjure/index.html)
![BSD License](https://img.shields.io/badge/license-BSD-green)# #lang rackjure
Provide a few Clojure-inspired ideas in Racket.
Where Racket and Clojure conflict, prefer Racket.
[Documentation](http://pkg-build.racket-lang.org/doc/rackjure/index.html).