Hacker News new | ask | show | jobs
by jorgeleo 775 days ago
So... Continuous for Java? Meaning it can compile and run in device?

https://apps.apple.com/us/app/continuous-net-c-and-f-ide/id1...

1 comments

So far, sort of. Continuous does have the advantage of having both C# and F# (although it’s a bit crashy these days on modern iOS). I can take the code I test there and build it on a desktop system as well, but haven’t figured out how easy it is to round-trip stuff in this yet (should be as easy, if not easier, but re-using libraries might be trickier).