Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Python slow for a build tool? Don't think so. Python isn't slow at all, it's actually fast enough for most things like a build tool.
-
i made a builtool that doubles as a perl kitchensink library. i used it to make a C preprocessor. now i can execute perl scripts inside C source files, so that i can rewrite my perl library in C and generate perl bindings for it.
i am become evil wizard. -
@BordedDev you mean Cherno? Cherno mentioned on my fucking 15-people-left dev ranting app?!?!?!?
-
@3dgoosee shhh, its okay sweet summer child. you need not bother yourself with the esoteric implications. its just another bootstrap :)
Related Rants

No questions asked
As a Python user and the fucking unicode mess, this is sooooo mean!
CMake is ugly as HELL and verbose, doesnt show you where is the error (at least for the CMakeLists) and gen a lot of files.
Autotools is for ... idek but not humans, thats for sure.
SCons is slow (Python!), but can be quite OK cuz its uses a real language, not a custom DSL.
Meson, cool but --native-file ???
And Make is the holy leader, on every Unix AND mingw.
Oh and Cons by GNU is very cool too, but hey, perl
rant
python
make
build
cmake
perl
scons
build-system
cons
autotools
mingw