A project that help people to program conveniently.
- INTERACTIVE
- Method to use: Compile into executable file.
- Operate System:
Windows 7+
, maybeWindows 95+
. - Most recent version:
0.0.0a1 2019y304d
. - Most recent release: No release yet.
- Abstract:
When you write two programs that use two different languages, you will usually find it's difficult to transfer datas between the two programs. For example, you use C++ to increase running efficiency and use Python to make GUI, you must want to transfer the data to calculate it. So this subproject is to solve this problem. Before you use it, you should conpile it into the executable file. Then you can call it from the command line.