logoalt Hacker News

Panzerschrektoday at 5:57 AM1 replyview on HN

Using Lua is a fatal flaw. As a C++ programmer I don't want to learn yet another language for a build system.


Replies

skybriantoday at 6:08 AM

The build files aren’t written in Lua. It defines its own language.

The user’s guide seems like the place to start:

https://github.com/rochus-keller/BUSY/blob/main/docs/The_BUS...

show 1 reply