Y
Hacker News
new
|
ask
|
show
|
jobs
by
rienbdj
135 days ago
What’s wrong with xmake which is also Lua based?
1 comments
gjvc
135 days ago
https://news.ycombinator.com/item?id=46511599
similar reasoning
link
richrichardsson
135 days ago
I honestly didn't mean it like that, but I can understand that it comes across that way.
A better wording would be "what advantage does this have over premake which is also Lua based".
link
nottorp
135 days ago
Tbh, why does it matter what it's written in? Does it do the job?
link
MobiusHorizons
135 days ago
Lua is the syntax in the build configuration file, not how the tool is implemented internally. It’s part of the developer experience.
link