[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CMake and Lua
- From: "Eric Tetz" <erictetz@...>
- Date: Thu, 14 Feb 2008 13:53:15 -0800
On Thu, Feb 14, 2008 at 1:16 PM, Ben <thebassplayer@gmail.com> wrote:
> Yeah, but didn't most languages like Lua start out as "roll your
> own" languages?
Sure, but the Lua guys are writing a *language*. The CMake guys are
writing a *build tool*, of which a language is a component.
A huge amount of time and effort has gone into making Lua the
well-oiled-machine it is today. It's had 15 years to work out it's
kinks. Is it reasonable to expect <tool builder X> to invest the same
level of resources into a subcomponent of their tool?
More to the point: is that a constructive use of their time? The whole
existence of Lua is predicated on the notion that it's not.
Cheers,
Eric
- References:
- CMake and Lua, Ken Martin
- Re: CMake and Lua, Brandon Van Every
- Re: CMake and Lua, KHMan
- Re: CMake and Lua, Brandon Van Every
- Re: CMake and Lua, KHMan
- Re: CMake and Lua, Brandon Van Every
- Re: CMake and Lua, E. Wing
- Re: CMake and Lua, Brandon Van Every
- Re: CMake and Lua, Eric Tetz
- Re: CMake and Lua, Ben