You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interOp is built to be a micro-service framework built for programming languages. The goal is anyone can write in any number of different languages in the same file and it will run micro-services to processes and recombine as one cohesive program.
4
-
## *Note
5
-
This is still in development and only supports python, js, lua and R.
6
-
Only supported by windows.
7
4
8
5
## Requirements
6
+
Windows Only
9
7
The only requirement is the R programming language. The others are optional.<br>
10
8
It is a requirement (with the exception of the R language) that all programming languages be in your ```%PATH%```. (Whenever installing a new language, there is always an option to add it to the path).
0 commit comments