Show Navigation
Conversation
Notices
-
I wish there were a platform simpler than the JVM but that multiple languages could target for multiple platforms.
-
I wonder how much the JVM developers consider language interoperability in their design decisions, versus just Java.
-
@internetturtle There used to be one called ParrotVM that was closely associated with the Perl6 effort, but I haven't heard the name mentioned in a couple of years.
-
@lnxw48a1 It's still developed but isn't really doing anything
-
@internetturtle Looks like they have commits as recently as October, but Parrot doesn't seem to be a target platform for Rakudo Star Perl 6 anymore. I'm not sure the other languages that can run on it are going to provide enough impetus to continue improving it.
-
@internetturtle Yes, they are still there: http://www.parrot.org/ mentions various language implementations (in various states of completion), including one for Scheme, which are hosted atop their VM.
-
@internetturtle Parrot VM?
-
@koz Yeah in principle but development doesn't look too lively. I feel Guile would be better except Windows support is bad.