Ross ROSS = Recommend OSS · open-source software intelligence for agents

premake/premake-core

Premake observed · 2026-08-28

github.com/premake/premake-core · homepage · C · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 55
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 61.0
  • age_days: 4183
  • days_rel: 221
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3631 stars · 651 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Premake is a command-line build configuration tool that reads a Lua-scripted project definition and generates project files for toolsets like Visual Studio, Xcode, GNU Make, and CodeLite. It lets developers describe a software project once and build it everywhere across Windows, macOS, and Linux.

Use cases

  • generate visual studio project files from a script
  • cross-platform c++ build configuration
  • replace hand-maintained makefiles
  • generate xcode project files
  • describe a c++ project once and build on windows mac and linux
  • script build configuration with lua

When to choose

  • you maintain a cross-platform C/C++ project targeting multiple IDEs and build systems
  • you want build configuration as code using a full scripting language
  • you need to generate Visual Studio, Xcode, or Makefile projects from a single source

When to avoid

  • your project already uses CMake and its ecosystem of find modules
  • you only target a single platform and toolset
  • you need a build system that compiles code itself rather than generating project files

Facets

cli-tool · maturity stable

build-tool cli configuration-management developer-tools developer-tools cross-platform windows cli cpp c lua-scripting project-generation visual-studio xcode gnu-make c-plus-plus command-line macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
premake/premake-coremain84

For agents

markdown · JSON · MCP: product_card(name="premake/premake-core")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem