testmycode / tmc-langs

TMC language support framework
2 stars 17 forks source link

WIP: Fix rust language support #102

Open WaDelma opened 4 years ago

WaDelma commented 4 years ago

Fixes #69

This PR is still heavily work in progress. We're planning to switch to Kotlin for it's implementation. Is this okay? This just requires adding relevant dependencies into pom.xml and doesn't affect anything but the rust module.

TODO