Tagged Questions
5
votes
2answers
910 views
Do VMs like LLVM or PARROT allow usage of the same library from multiple languages?
Is it possible to use one framework written in one Parrot (LLVM) language in any other Parrot (LLVM) language?
(Like usage of .NET Framework from any CLR language)...