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

primaryobjects/AI-Programmer

Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149 observed · 2026-08-28

github.com/primaryobjects/AI-Programmer · C# observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 33
  • 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: 4970
  • days_rel: n/a
  • days_push: 406
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1103 stars · 263 forks observed · 2026-08-28

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

AI-Programmer is a C# experiment that uses genetic algorithms to automatically generate programs in a Turing-complete esoteric language (Brainfuck-style). Genomes are evolved, executed in a simulated interpreter, and ranked by fitness to produce programs like Hello World, arithmetic, and Fibonacci.

Use cases

  • generate programs automatically with genetic algorithms
  • learn genetic programming and program synthesis
  • evolve code that prints hello world
  • experiment with fitness-score-driven code generation
  • study self-modifying AI-generated programs
  • run a genetic algorithm over an esoteric language interpreter

When to choose

  • you want a hands-on educational example of genetic programming
  • you're researching program synthesis via evolutionary algorithms
  • you want a C# codebase demonstrating genome-to-program evolution

When to avoid

  • you need production-ready code generation tools
  • you expect LLM-based or neural program synthesis
  • you need a maintained, licensed library for real applications

Facets

library · maturity maintenance

machine-learning interpreter programming-language simulation artificial-intelligence programming-languages education dotnet c cross-platform genetic-algorithms genetic-programming program-synthesis brainfuck esoteric-language evolutionary-computation research algorithms

1 source

Member repositories

RepositoryRoleHealth v2
primaryobjects/AI-Programmermain47

For agents

markdown · JSON · MCP: product_card(name="primaryobjects/AI-Programmer")

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