File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -207,14 +207,7 @@ Here are some guides for using each of the major components.
207207There are a number of programming languages available to use. The brick can
208208run almost all languages that any other Linux distro can, so your favorite
209209language is probably supported. Language bindings have already been written
210- for some languages:
211-
212- - [ Using brickstrap to cross compile and debug] ( https://github.com/ev3dev/ev3dev/wiki/Using-brickstrap-to-cross-compile-and-debug )
213- - [ C++, Lua and Vala language bindings/samples] ( https://github.com/ev3dev/ev3dev-lang )
214- - [ Clojure] ( https://github.com/annapawlicka/clj-ev3dev )
215- - [ Google Go] ( https://github.com/ldmberman/GoEV3 )
216- - [ Node.js] ( https://github.com/WasabiFan/ev3dev-NodeJS )
217- - [ Python] ( https://github.com/topikachu/python-ev3 )
210+ for many languages. You can learn more about the available libraries [ here] ( /docs/libraries ) .
218211
219212If the language you want isn't listed, you still can use it, but you'll have to
220213do more of the heavy lifting yourself using the guides above. Once you get the
You can’t perform that action at this time.
0 commit comments