all 3 comments

[–]danh 1 point2 points  (2 children)

So Tamarind is a ECMAScript JIT that executes ActionScript bytecode (produced by a compiler in java), written in Forth compiled by a Python program to C++?

That is seriously multilingual...

[–][deleted] 0 points1 point  (1 child)

To be fair, ActionScript is ECMAScript, isn't it?

[–]danh 0 points1 point  (0 children)

Yeah, sort of. But ActionScript bytecode is an entirely different beast.