Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 494 Bytes

ev3dev language bindings

This repository provides several language bindings for the sensor, motor, and other functionality in the ev3dev Linux distribution for the LEGO MINDSTORMS EV3 hardware.

We currently have libraries for the following languages here:

  • C++
  • Lua
  • Node.JS
  • Vala
  • R (experimental)

Each binding complies with our universal language binding specification, which also serves as high-level documentation for our wrappers.