Does anyone know where I can find the “Orto” Javascript JVM?

后端 未结 3 970
走了就别回头了
走了就别回头了 2020-12-20 03:12

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/

相关标签:
3条回答
  • 2020-12-20 03:28

    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

    0 讨论(0)
  • 2020-12-20 03:33

    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.

    0 讨论(0)
  • 2020-12-20 03:44

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

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

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

    0 讨论(0)
提交回复
热议问题