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

node-app/Interpreter

Node.js Interpreter for iOS 7 observed · 2026-08-28

github.com/node-app/Interpreter · homepage · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4706
  • days_rel: n/a
  • days_push: 4129
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1291 stars · 107 forks observed · 2026-08-28

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

An iOS example app that implements a Node.js-compatible JavaScript interpreter using the Nodelike framework on top of JavaScriptCore.framework. It lets users type and execute Node-style JavaScript code on iOS 7 and OS X Mavericks devices.

Use cases

  • run node.js scripts on an iphone or ipad
  • execute javascript code locally on ios without a server
  • experiment with node-style require, fs, http, and net modules on a mobile device
  • prototype node.js code snippets on the go
  • embed a node-compatible runtime in an ios app

When to choose

  • you need to run Node.js-style JavaScript on iOS 7 or OS X 10.9 with JavaScriptCore
  • you want a lightweight client-side Node-compatible runtime rather than server performance
  • you want a reference example of binding libuv-style Node APIs to JavaScriptCore

When to avoid

  • you need a maintained or production-ready tool - the project is explicitly unmaintained and called a hack
  • you need modern iOS or macOS version support
  • you need full Node.js compatibility or performance
  • you need a supported license - the repository has none

Facets

application · maturity abandoned

interpreter developer-tools developer-tools mobile-development nodejs javascriptcore objective-c unmaintained nodelike javascript ios macos

2 sources

Member repositories

RepositoryRoleHealth v2
node-app/Interpretermain32

For agents

markdown · JSON · MCP: product_card(name="node-app/Interpreter")

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