[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Is there an #include equivalent in Lua (I do not mean require)
- From: Thijs Schreijer <thijs@...>
- Date: Thu, 18 Sep 2014 16:34:43 +0000
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of Tony Papadimitriou
> Sent: donderdag 18 september 2014 15:08
> To: Lua mailing list
> Subject: Is there an #include equivalent in Lua (I do not mean require)
>
> Hi all,
>
> How can one #include a bunch of files so that when compiled, a single
> self-contained executable is produced.
>
> 'require' does not qualify as equivalent because it needs to find the files
> at run-time.
>
> TIA
> Tony
>
Try http://matthewwild.co.uk/projects/squish/home