in reply to Writing Interpreters, Compilers and Translators in Perl

I have a few very small points. AI::Prolog, another language written directly in perl now also allows embedding of perl code. We have eval. Further, I found out last week that it works to dynamically generate Inline::C code and use its Inline->bind( C => $SRC ) to generate fast functions.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊