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

SaptakBhoumik/Peregrine

A blazing fast language for the blazing fast world(WIP) observed · 2026-08-28

github.com/SaptakBhoumik/Peregrine · homepage · C++ · MPL-2.0 (copyleft) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1872
  • days_rel: n/a
  • days_push: 806
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1436 stars · 72 forks observed · 2026-08-28

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

Peregrine is a compiled systems programming language written in C++ that aims to combine Python-like syntax with C-like performance, compiling to clean C++ (with an experimental JavaScript backend). The project has been discontinued, with the author recommending Mojo instead.

Use cases

  • compile python-like code to fast native binaries
  • learn how to build a compiler from scratch
  • write systems programs without a garbage collector
  • transpile a python-like language to javascript
  • explore an alternative to c with simpler syntax

When to choose

  • you want to study compiler implementation in C++
  • you need a minimal python-syntax language that compiles to C++
  • you are contributing to or forking the language

When to avoid

  • you need a production-ready language - the project is discontinued
  • you want stable tooling, libraries, or long-term support
  • you should use Mojo, the recommended successor

Facets

library · maturity abandoned

compiler programming-language programming-languages compilers developer-tools cpp cli systems-programming python-syntax compiled-language discontinued work-in-progress linux macos

1 source

Member repositories

RepositoryRoleHealth v2
SaptakBhoumik/Peregrinemain32

For agents

markdown · JSON · MCP: product_card(name="SaptakBhoumik/Peregrine")

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