Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonbloom/libclj-ruby
Ruby extension for libclj
https://github.com/brandonbloom/libclj-ruby
Last synced: 16 days ago
JSON representation
Ruby extension for libclj
- Host: GitHub
- URL: https://github.com/brandonbloom/libclj-ruby
- Owner: brandonbloom
- License: mit
- Created: 2012-09-07T02:57:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-02T02:21:26.000Z (almost 12 years ago)
- Last Synced: 2024-10-19T05:48:48.556Z (2 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Don't use this!
Use [this](https://github.com/relevance/edn-ruby) instead!
# Overview
This is a extension to Matz Ruby Interpreter to provide an API for reading and printing Clojure forms.
Note that this project is extremely incomplete. See the [underlying C lib's project page](https://github.com/brandonbloom/libclj) for details.