Re: Lua wrappers
- Posted by Vincent <darkvincentdude at yahoo.com> Dec 14, 2005
- 596 views
Jeremy Peterson wrote: > > Because it's much harder to use Eu because you can't include files between if > blocks, for one reason. Plus, Lua was created to handle things like this, > Euphoria > was made for different reasons, hence it is easier to use lua. > > Jeremy > > Unknown: "All that is necessary for evil to triumph is for good men to do > nothing." I thought we've gone over this already. Euphoria *CAN* include files in routine, loop, top-level, and condition blocks; you just need to use my library. Regards, Vincent