All Projects → ev3dev → ev3dev-lang

ev3dev / ev3dev-lang

Licence: GPL-2.0 license
(deprecated) language bindings for ev3dev sensors, motors, LEDs, etc.

Programming Languages

javascript
184084 projects - #8 most used programming language
Liquid
124 projects

Labels

Projects that are alternatives of or similar to ev3dev-lang

robertalab-ev3dev
roberta lab connector for ev3dev
Stars: ✭ 16 (-71.43%)
Mutual labels:  ev3dev
ev3dev
ev3dev meta - bug tracking, wiki and releases
Stars: ✭ 610 (+989.29%)
Mutual labels:  ev3dev
ev3dev-lang-cpp
C++ language bindings for http://ev3dev.org
Stars: ✭ 58 (+3.57%)
Mutual labels:  ev3dev

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].