ev3dev language bindingsΒΆ

This repository stores the utilities and metadata information for the ev3dev-lang family of libraries. These libraries are easy-to-use interfaces for the APIs that are available on ev3dev-based devices.

The complete documentation is hosted at http://ev3dev-lang.readthedocs.org.

We support multiple libraries for various programming languages using a centralized “specification” which we keep updated as kernel changes are made. We don’t have the actual library code here (see below) – instead we use this repo to facilitate the maintenance of our bindings.

We currently support libraries for the following languages:

Each binding is written based on our central spec, so each has a uniform interface which is kept close to the ev3dev API surface while still encouraging language-specific enhancements.

Contents

Indices and tables