vote up 1 vote down star

I've read about "Orto", a Java virtual machine that runs on Javascript, but I can't find the actual code, only a few articles about it - like this one: http://ejohn.org/blog/running-java-in-javascript/

Does anyone know where I can find Orto itself, or something else that can run Java bytecode on Javascript?

Note that the GWT doesn't meet my needs since it is a Java source code to Javascript compiler, not a Java bytecode to Javascript compiler. My source language is Scala, so GWT won't work.

flag

3 Answers

vote up 0 vote down check

Downloads are under "Orto SDK" in the left-hand menu:

http://web.archive.org/web/20080114024903/http%3A//orto.accelart.jp/index.html

However, considering that the Orto project seems to have quietly died, you may be better off looking elsewhere.

link|flag
vote up 0 vote down

This might be the homepage. But it's all Japanese to me. I clicked a few random links and tried to use Google to translate it, but it didn't work for me.

Hope this helps.

link|flag
LOL: orto.jp means: translate.google.fr/translate?prev=hp&hl=fr&a… Hair. NET provides hair restoration hair as well as useful information such as your eating good food and hair basics, supplements and other items, links. Not sure if that is what you are looking for;) – VonC Sep 18 at 14:12
Welcome to the 10K world, by the way ;) – VonC Sep 18 at 14:13
@VonC, yes that was not the link I meant to post. I've updated it, but it seems to be down – Rich Seller Sep 18 at 14:16
I know: I was checking both orto.accelart.jp and orto.jp, but both went down in 2008. Are you thinking what I am thinking? Internet ARCHIVE! Go... – VonC Sep 18 at 14:17
translate.google.fr/translate?hl=fr&sl=ja&… – VonC Sep 18 at 14:19
show 1 more comment
vote up 0 vote down

The homepage of the project Orto was located at http://orto-lang.com and http://orto.accelart.jp/ but seems that are not longer available.

I was able to download Orto SDK using the web archive. Check this:

http://web.archive.org/web/20080114024903/http://orto.accelart.jp/index.html

It's dated January 2008

link|flag
For Windows, maybe: web.archive.org/web/20070306143200/… – VonC Sep 18 at 14:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.