ways of implementing a HLL based on parrot

NotFound julian.notfound at gmail.com
Mon Jan 25 16:01:06 UTC 2010


> there are many & many perfect c libs round the world, should be used by many
> projects. i think implementing a HLL(translated into pbc directly)  in c may
> keep the HLL clean,efficient , compact, especially  for  embedding
> application.

You can already implement a compiler in whatever language you want. We
already do that. We have C interfaces for extending and embedding. I
don't see what problem are you trying to solve.

-- 
Salu2


More information about the parrot-dev mailing list