Maybe I misread some part of the documentation, but I don’t quite understand how this is “for Lua”. The only part I see regarding Lua is that the xmake file itself looks to be written in Lua, but is used to build C, C++, or Assembly. Can anyone confirm or correct this assumption?
Maybe I misread some part of the documentation, but I don’t quite understand how this is “for Lua”. The only part I see regarding Lua is that the xmake file itself looks to be written in Lua, but is used to build C, C++, or Assembly. Can anyone confirm or correct this assumption?
Oh, I’m sorry, my english is too poor!
My mean is “base on Lua”. It’s my mistake!
: )
It’s not so much “for Lua” as “in Lua”.
A cross-platform build tool based on a reasonable but small scripting language…if only…