[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Looking for real-world internal Lua DSL examples
- From: François Perrad <francois.perrad@...>
- Date: Sun, 22 Sep 2013 15:33:12 +0200
2013/9/22 Alexander Gladysh <agladysh@gmail.com>:
> Hi, list!
>
> I'm writing an overview section for documentation of our new
> open-source Lua DSL building library (to be announced). And I'm
> looking for real-world examples of internal Lua DSLs.
>
see http://fperrad.github.io/lua-Coat
lua-Coat is a Oriented Object Language designed as an embedded DSL.
> I already used Premake and Squish, and some from our private stuff
> that you might remember from my talk at Lua WS'11, but I remember
> seeing more out there :-)
>
> So, if you remember anything that can be remotely considered an
> internal DSL in Lua, even ad-hoc one, please share — either as a link
> or as a quote if it is something private (and you allow me to quote it
> in the docs).
>
> Thanks!
> Alexander.
>