Hacker News new | ask | show | jobs
by richrichardsson 135 days ago
I apologise for this:

What's wrong with premake which is also Lua based?

when I meant:

What advantage does this have over premake which is also Lua based?

2 comments

For one, the last official stable release of premake is from 2010.
What’s wrong with xmake which is also Lua based?
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".

Tbh, why does it matter what it's written in? Does it do the job?
Lua is the syntax in the build configuration file, not how the tool is implemented internally. It’s part of the developer experience.