Skip to content

Commit 7546ece

Browse files
authored
Create language_wrappers.rst
1 parent 66ba3d7 commit 7546ece

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: docs/info/language_wrappers.rst

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
liblsl language wrappers
2+
########################
3+
4+
* `C <https://github.com/sccn/liblsl>`__ -- This is the primary liblsl interface
5+
* `C++ <https://github.com/sccn/liblsl/blob/master/include/lsl_cpp.h>`__ -- Comes with liblsl
6+
* `Python <https://github.com/labstreaminglayer/pylsl>`__
7+
* `Matlab <https://github.com/labstreaminglayer/liblsl-Matlab>`__
8+
* `C# <https://github.com/labstreaminglayer/liblsl-Csharp>`__
9+
* `Unity <https://github.com/labstreaminglayer/LSL4Unity>`__
10+
* `Java <https://github.com/labstreaminglayer/liblsl-Java/tree/b5f6ca9aaceadfdcf475083de03d70d8bd024249>`__
11+
* `Android <https://github.com/labstreaminglayer/liblsl-Android>`__
12+
* `rust <https://github.com/labstreaminglayer/liblsl-rust>`__
13+
* `Generic SWIG <https://github.com/labstreaminglayer/liblsl-Generic>`__
14+
* `Julia <https://github.com/samuelpowell/LSL.jl>`__
15+
* `Dart <https://github.com/zeyus/liblsl.dart/tree/main/packages/liblsl>`__

0 commit comments

Comments
 (0)