another todos for java and csharp

master
Martin Polanka 5 years ago
parent 99e2772e0b
commit 2bcd5d5434

@ -16,6 +16,12 @@ We use a wrapper script that translates exceptions to error codes. This script c
By default, we use a script that looks for a class with a `main` method and executes it for running Java programs. This script is located in the utils repository. By default, we use a script that looks for a class with a `main` method and executes it for running Java programs. This script is located in the utils repository.
TODO: file javarun.java with class javarun is added to classical java execution
## C#
TODO: files ReCodEx_Csharp_Wrapper.cs and ReCodEx_Csharp_Reader.cs are added to classical C# execution
## Go ## Go
Everything has to be in one package (arbitrary named). TODO... Everything has to be in one package (arbitrary named). TODO...
Loading…
Cancel
Save