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

michaelficarra/CoffeeScriptRedux

:sweat: rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility observed · 2026-08-28

github.com/michaelficarra/CoffeeScriptRedux · homepage · CoffeeScript · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5205
  • days_rel: n/a
  • days_push: 1506
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1825 stars · 110 forks observed · 2026-08-28

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

A rewrite of the CoffeeScript compiler built with proper compiler design principles, emphasizing robustness and extensibility. It compiles CoffeeScript source code to JavaScript via a clean lexer/parser/AST pipeline.

Use cases

  • compile coffeescript to javascript
  • rewrite of the coffeescript compiler with better architecture
  • parse coffeescript into an AST
  • extensible coffeescript compiler for tooling
  • replace the original coffeescript compiler

When to choose

  • You need a more robust, extensible CoffeeScript compiler than the original
  • You want programmatic access to a CoffeeScript AST for building tools
  • You're compiling CoffeeScript in a Node.js project

When to avoid

  • You're starting a new project (CoffeeScript itself is largely legacy; prefer modern JavaScript or TypeScript)
  • You need the exact behavior of the original jashkenas compiler without deviations
  • You need actively maintained tooling with recent updates

Facets

library · maturity maintenance

compiler parser developer-tools compilers programming-languages developer-tools web-development cli cross-platform coffeescript transpiler javascript compiler-rewrite nodejs

1 source

Member repositories

RepositoryRoleHealth v2
michaelficarra/CoffeeScriptReduxmain32

For agents

markdown · JSON · MCP: product_card(name="michaelficarra/CoffeeScriptRedux")

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