Skip to content

Commit 13888f9

Browse files
authored
Merge pull request #4644 from OSGeo/backport-4634-to-9.7
[Backport 9.7] Add reference to clj-proj bindings
2 parents d2b0ce7 + b17447c commit 13888f9

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/source/development/bindings.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Language bindings
66

77
PROJ bindings are available for a number of different development platforms.
88

9+
Clojure
10+
=======
11+
12+
`clj-proj <https://github.com/willcohen/clj-proj>`_:
13+
Clojure bindings with embedded native libraries (JNA) and GraalVM WASM fallback
14+
915
Excel
1016
=====
1117

@@ -26,9 +32,18 @@ Go bindings for PROJ.
2632
Java
2733
====
2834

35+
`clj-proj (Java API) <https://github.com/willcohen/clj-proj#java-api>`_:
36+
Java API with embedded native libraries (JNA) and GraalVM WASM fallback
37+
2938
`PROJ-JNI <https://github.com/OSGeo/PROJ-JNI>`_:
3039
Java Native Interface for PROJ
3140

41+
JavaScript
42+
==========
43+
44+
`proj-wasm <https://github.com/willcohen/clj-proj#javascript--clojurescript>`_:
45+
ES6 module with WASM-compiled PROJ for Node.js and browsers
46+
3247
Julia
3348
=====
3449
`Proj.jl <https://github.com/JuliaGeo/Proj.jl>`_:

docs/source/spelling_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ Jagiellonian
526526
jakarta
527527
jitter
528528
Jivall
529+
js
529530
João
530531
json
531532
JSON

0 commit comments

Comments
 (0)