Skip to content

Commit 5cec986

Browse files
pixix4dlech
authored andcommitted
Add rust to programming languages page
1 parent db55d14 commit 5cec986

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/programming-languages.md

+9
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,15 @@ this library.
101101

102102
[Get started with ev3devKit](https://github.com/ev3dev/ev3devKit){: .btn .btn-default }
103103

104+
## Rust
105+
<https://github.com/pixix4/ev3dev-lang-rust>
106+
107+
Rust is a low-level, compiled language which is highly performant while still
108+
providing modern language features. It provides memory safety without using
109+
garbage collection and is easy to interact with existing C libraries.
110+
111+
[Get started with Rust](https://github.com/pixix4/ev3dev-lang-rust){: .btn .btn-default }
112+
104113
<br>
105114
<br>
106115

0 commit comments

Comments
 (0)