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

后端 未结 3 971
走了就别回头了
走了就别回头了 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

提交回复
热议问题