Skip to content

Latest commit

 

History

History

bindings

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bindings

Elektra's API is written in C, but many different bindings allow applications in different programming languages to use Elektra.

Note that a binding does not automatically allow you to implement plugins in the respective programming languages, but you additionally need an Interpreter Plugins. Nevertheless, bindings can be immediately used in applications without plugins.

List of currently supported bindings (included in ALL):

Experimental bindings (not included in ALL):

Deprecated bindings (not included in ALL):

  • gi_python GObject Introspection binding with Python specific overrides (deprecated)
  • gi_lua GObject Introspection binding with Lua specific overrides (deprecated)

SEE ALSO

  • See COMPILE how to specify the bindings to build.