lua-users home
lua-l archive

Re: Can Lua bind Lua?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2007年3月6日, L-28C <kixdemp@gmail.com>:
Hello everyone!
Hey, you know how Lua is used as a scripting language on C++ and other
'big' languages? Well, I was just wondering, can Lua act as a big
language also? Maybe with dofile() or something?
Thanks! ;-)
Of course you can use Lua itself for your project, and many people on
that list do that. You will probably need some bits of C code here and
there to call your OS API, but beyond that you can write 99% of any
application in Lua :-)

AltStyle によって変換されたページ (->オリジナル) /