[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua is not skin deep
- From: "steve donovan" <steve.j.donovan@...>
- Date: Thu, 1 Nov 2007 08:14:28 +0200
On 11/1/07, Ketmar Dark <ketmar@ic.km.ua> wrote:
> and why you ever want to write anything in pure LISP? write your own
> DSL and describe your task in this DSL...
Well, I would truncate the question to 'why you ever want to write
anything in LISP?' and leave it at that ;)
Certainly Lua preprocessing (whether on the lexical or the syntax
level) is a very cool thing for DSL development, especially 'Domain
Limited Languages' where a user can't be dangerous. But I doubt that
DLL will take off as a new buzzword..
steve d.