white105 / codecomp

9 stars 7 forks source link

Remote Code Execution Approach #11

Open white105 opened 4 years ago

white105 commented 4 years ago

We should start thinking about what kind of approach we're going to take for the hardest part of the application, being the remote code execution. Some people have suggested using an open source library, while others think we should build it from scratch! Lets list all ideas in a thread here

busi-reddy-karnati commented 4 years ago

I think we may initially start using the ones that are available open-source because that would work for a lesser number of participants. Once we increase the user base, we can start building our own execution tool( Hope the integration isn't tedious)

busi-reddy-karnati commented 4 years ago

https://codemirror.net/ https://ace.c9.io/#nav=about https://sphere-engine.com/ The first two are free and the third one isn't