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

anael-seghezzi/CToy

Interactive C live coding environment observed · 2026-08-28

github.com/anael-seghezzi/CToy · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 77
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 3662
  • days_rel: n/a
  • days_push: 139
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1445 stars · 75 forks observed · 2026-08-28

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

CToy is an interactive C(99) live coding environment built on the TCC compiler that recompiles and restarts your program on every file save. It ships as a small portable download with a windowing/input API, OpenGL ES 2, OpenAL, and Dear ImGui support for rapid prototyping and teaching.

Use cases

  • live code C programs and see results instantly on save
  • prototype graphics or game ideas in C without setting up a compiler
  • teach C programming with immediate visual feedback
  • experiment with OpenGL ES 2 and OpenAL in a sandboxed environment
  • publish small interactive C demos with CToy_player
  • compile the same project with gcc or MSVC via CMake when needed

When to choose

  • you want zero-setup instant feedback while writing C
  • you are learning or teaching C with visual/interactive examples
  • you need quick prototyping with graphics, audio, and pen-tablet input
  • you want to hot-reload C code using any external text editor

When to avoid

  • you need a full IDE with debugging, refactoring, or code completion
  • you require strict standards-compliant compilation during development (TCC has limits)
  • you are building large production C applications rather than prototypes
  • you need a language other than C

Facets

application · maturity maintenance

interpreter compiler graphics developer-tools gui developer-tools education cross-platform windows cpp c live-coding tcc prototyping opengles hot-reload creative-coding game-development macos linux

1 source

Member repositories

RepositoryRoleHealth v2
anael-seghezzi/CToymain67

For agents

markdown · JSON · MCP: product_card(name="anael-seghezzi/CToy")

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