Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: embryo - Easy to use library for running compiled PAWN programs
https://bugzilla.redhat.com/show_bug.cgi?id=442266
------- Additional Comments From stlwrt@gmail.com 2008-05-05 12:45 EST ------- Embryo is for scripting existing applications, similar to LUA, and embryo scripts are usually distributed as source code. It's not the case of C compiler, such scripts are compiled and ran by regular users.
[stalwart@delta ~]$ rpm -ql lua.x86_64 | grep bin /usr/bin/lua /usr/bin/luac
LUA ships compiler in one package with libs.