Skip to content

Commit a772c92

Browse files
authored
Merge pull request #4634 from willcohen/clj
Add reference to clj-proj bindings
2 parents 9d8c131 + 1615da1 commit a772c92

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
@@ -527,6 +527,7 @@ Jagiellonian
527527
jakarta
528528
jitter
529529
Jivall
530+
js
530531
João
531532
json
532533
JSON

0 commit comments

Comments
 (0)