Videos
I'm trying to make an online editor and compiler for my students to run code on. Yes, there are some out there but they don't fit my needs.
I've been able to use OneCompiler's API through RapidAPI but it costs a bit too much. Is there an open source compiler I can run on a server and connect to? I've tried use Codex-API but can't get the darn thing to work. It needs me to setup a docker container and such but I get errors. Not sure if it's a me thing or not so I'm looking for guidance from y'all with other possible solutions that I might be missing. Thanks.
I am planning to teach younger kids how to program in Java. The school does not want me to download software onto their computers. So does anyone know the best online Java compiler I can use? Thank you!
IDEONE or repl.it
Java isn't a language you use an online ide for, the language would be horrific to use like that. Even using a text editor like VS code would suck badly let alone a web based thing.
I guess google and try a few out given whatever anyone suggests here isn't going to be anything flash as there is simply no market for it.