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

https://github.com/active-group/reacl-c-reacl

Library for interop between Reacl-c and Reacl
https://github.com/active-group/reacl-c-reacl

Last synced: 8 months ago
JSON representation

Library for interop between Reacl-c and Reacl

Awesome Lists containing this project

README

          

# Reacl-c-reacl

This library provides functions for the interop between
[Reacl-c](https://github.com/active-group/reacl-c) and
[Reacl](https://github.com/active-group/reacl). That consists of using
Reacl classes in Reacl-c items, and the other way around.

[![Latest Version](https://img.shields.io/clojars/v/de.active-group/reacl-c-reacl.svg)](https://clojars.org/de.active-group/reacl-c-reacl)
[![Tests Status](https://github.com/active-group/reacl-c-reacl/workflows/Tests/badge.svg)](https://github.com/active-group/reacl-c-reacl/actions)

## Documentation

The API documentation for the latest release is available [here](https://cljdoc.xyz/d/de.active-group/reacl-c-reacl/CURRENT).

## License

Copyright © 2022 Active Group GmbH

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.