CMake
GNU Make
SCons
SBT
Ninja Build
FinalBuilder
npm
Meson
Pi Coding Agent
warp by spolu
opencode
OpenAI Codex CLI
Claude Code
DeepSeek Platform
Hacker News Search
Zed
Based on our record, CMake should be more popular than Pi Coding Agent. It has been mentiond 55 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I used CMAKE as my compiling tool followed by make. - Source: dev.to / about 1 year ago
All this C++ project can't be ran as simple C++ code, so I will be building this whole package using CMake. It will streamline building this project onto other computers. - Source: dev.to / about 1 year ago
For knowledge in this aspect, you can refer to the relevant documents of the CMake build tool: https://cmake.org/. - Source: dev.to / over 1 year ago
I used CMAKE to define the build configurations. I find it very convenient that CMAKE generates the Makefile on Linux and can also create a Visual Studio project on Windows. - Source: dev.to / almost 2 years ago
CMake stands for "Cross-platform Make" and is an open-source, platform-independent build system. It's designed to build, test, and package software projects written in C and C++, but it can also be used for other languages. Here's an overview of CMake and its features:. - Source: dev.to / over 2 years ago
I use https://pi.dev/ which works fine out of the box but is fairly minimal and intended to be customized. There are many extensions. OpenCode or oh-my-pi might make more sense if you just want a batteries-included agent. You can also make Claude Code work with other models without too much work, but I think that's asking for headaches. - Source: Hacker News / 5 days ago
I divided the project into three parts, inspired by Tau's "brain, environment, face" split, and by Mario Zechner's pi:. - Source: dev.to / 6 days ago
Maybe you should try using Pi [0] if you care a lot about owning your harness and making sure you're in control of what goes into your system prompt and context? [0]: https://pi.dev. - Source: Hacker News / 13 days ago
An extensible LLM agent (such as https://pi.dev/ or maybe hermes) written in common lisp could be interesting. Conditions and restarts and general debugging and repair of the live system, fast startup, native execution speeds, ability to add or replace or modify core functionality on the fly, solid multi-threading support, dynamic introspection including documentation, CLOS and multiple dispatch, saved images. - Source: Hacker News / 14 days ago
Over one night I rebuilt both halves of that sentence on pi โ an open, npm-distributed, forkable agent runtime โ mostly to find out how much of my harness was discipline and how much was one host's shape. Two public repos came out of it: pi-eval for the proof half, and pi-gates for the irreversibility half. - Source: dev.to / 15 days ago
GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
warp by spolu - Secure and simple terminal sharing
SCons - SCons is an Open Source software construction toolโthat is, a next-generation build tool.
opencode - The AI coding agent, built for the terminal.
SBT - SBT is a build tool for Scala, like Ant or Maven but with hieroglyphics.
OpenAI Codex CLI - Frontier reasoning in the terminal