https://github.com/uncomplicate/clojure-cpp
Clojure native interop through JavaCPP
https://github.com/uncomplicate/clojure-cpp
Last synced: 8 months ago
JSON representation
Clojure native interop through JavaCPP
- Host: GitHub
- URL: https://github.com/uncomplicate/clojure-cpp
- Owner: uncomplicate
- License: epl-1.0
- Created: 2023-02-14T01:20:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T20:08:38.000Z (12 months ago)
- Last Synced: 2025-04-09T08:51:15.223Z (9 months ago)
- Language: Clojure
- Size: 125 KB
- Stars: 22
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[New books available for subscription](https://aiprobook.com)


# Clojure C++
[Adopt your pet function](https://dragan.rocks/articles/18/Patreon-Announcement-Adopt-a-Function) and [become a patron](https://patreon.com/draganrocks).
Clojure C++ is a Clojure library for interop with native C++ based libraries. It is based based on Bytedeco JavaCPP
## License
Copyright © 2023 Dragan Djuric
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.