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

cosmos72/gomacro

Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros observed · 2026-08-28

github.com/cosmos72/gomacro · Go · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • 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: n/a
  • age_days: 3486
  • days_rel: n/a
  • days_push: 31
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2297 stars · 102 forks observed · 2026-08-28

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

gomacro is an almost complete Go interpreter written in pure Go, providing an interactive REPL with line editing and completion, a scripting mode, a debugger, and Lisp-like macros with generics support. It can also be embedded as a library to add Eval() and scripting capabilities to Go programs.

Use cases

  • experiment with Go code in an interactive REPL
  • add Eval() and scripting to a Go application
  • debug Go source code interactively
  • try out Go generics quickly
  • use Go scientific libraries interactively like a notebook
  • script in Go without a Go toolchain at runtime

When to choose

  • you want an interactive Go REPL or scripting environment
  • you need to embed dynamic code evaluation in a Go program
  • you want to experiment with Go generics or macros
  • you want a Jupyter-style Go experience via Gophernotes

When to avoid

  • you need full compatibility with all Go features and standard toolchain behavior
  • you need maximum performance for production execution
  • your project cannot accept MPL-2.0 licensing restrictions

Facets

library · maturity active

interpreter cli developer-tools programming-languages developer-tools education go windows cross-platform cli go-interpreter repl eval lisp-macros debugger scripting generics command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
cosmos72/gomacromain66

For agents

markdown · JSON · MCP: product_card(name="cosmos72/gomacro")

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