quark-editor
quark-editor copied to clipboard
Adding more Support for Python and Java
Oh wow, those are some good ideas, I'll check them out. I didn't know how to run java or python in the browser, thanks! Will do this soon :D
Haha yeah, you can literally run anything in the browser now with the V8 engine and all these faster CPUs, I got Linux to run in Chrome with Emscripten and it's completely usable on my school chromebook where everything's blocked :P
Wow! That’s pretty powerful. Hopefully this will be able to be implemented without much issue.
Java should be very easy to implement because, at least according their website, it just takes in Java code once you include JavaPoly.js
What about Python?
I haven't looked at the documentation extensively but it seems pretty straightforward. I think it's Python 2.7 though, but maybe check it out.
It might be good to support 2.7 and 3.x. That way you can program in either in quark-editor. That's because both are often used now.
I know there is another Javascript interpreter for Python that's made for 3.4 or 3.6 so you could just include both, I'll look for the other one
I'm super busy this month, if possible can you make a PR for it? If not tottally okay, I'll try and get it done next month.
I'm at the beach but I can try developing it in my free time, it shouldn't take long I don't think
Okay, thanks!
@callowaysutton May I please have a quick update? If you are not able to do it that is okay, I can spend some time over the weekend on this.
It's the time for End of Semester/Course/State testing and I'm already working on two other projects... Sorry I would usually do this for you in a jiffy but right now my time is really limited and I won't be able to finish it :/
Alright that's fine, thanks anyways :)