back

by rcarmo·11y ago·view on hn ↗
If by that you mean "languages that target the dis VM", yes. There was a Scheme interpreter written in Limbo, but that's about it.

I think that's the biggest hurdle regarding Inferno - I'd like to see other languages running atop dis.

1 comments
A Scheme interpreter! Wonderful. That counts. More than that, Scheme is the langage I prefer to program in, so it's perfect.

Looks like this[1] is probably the one you mean.

Awesome.

[1] - https://code.google.com/p/inferno-scheme/

Beware, it is quite slow and limited.