BeastieBoy

FreeBSD, Lisp, Emacs, PostgreSQL & co.

xmake, an alternative to cmake

xmake, an alternative to cmake

In my post Stuff I use, I mention cmake as being the best (or less horrible) option for building middle-sized to large projects. I just came across what might be another contender for this sweet spot: xmake. It looks a bit like Cons or SCons, but written in Lua, and I find the idea of opening interactive sessions for debugging a target quite promising.

Also, this.