====== Language Bindings ====== This module as well as its documentation are under construction ===== C-API ===== The C-API allows applications to access TerraLib C++ API as pure C. As C has better name conventions than C++ we hope this binding can help the integration with other development environments written in pure C or that takes advantage of C name convention (mainly Haskell). For more information on this topic, please, refer to [[:wiki:designimplementation:bindings:c|C-API page]]. ===== Lua ===== For more information on this topic, please, refer to [[:wiki:designimplementation:bindings:lua|Lua Binding page]]. ===== Haskell ===== For more information on this topic, please, refer to [[:wiki:designimplementation:bindings:haskell|Haskell Binding page]]. ===== Java ===== For more information on this topic, please, refer to [[:wiki:designimplementation:bindings:java|Java Binding page]].