![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re^3: A Perl interpreter written in Perl?by cavac (Prior) |
on Apr 18, 2025 at 13:20 UTC ( [id://11164773]=note: print w/replies, xml ) | Need Help?? |
Not to mention the whole thing would probably be awfully slow. And it would probably be a compromise anyway, if the plan is to reach full Perl compatibility. I mean, how would you load C-Libraries, for example? You can either do that in the underlying Perl binary, or you start including a whole C/C++/machine code interpreter... A limited/reduced/simplified Perl interpreter certainly has its use cases. But if you need a full-blown Perl installed to run it, that somewhat defeats the point. Now, a somewhat reduced and limited Perl written in JavaScript, that could be damn useful for web development.
PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP Also check out my sisters artwork and my weekly webcomics
In Section
Meditations
|
|