{"adoption": {"forks": 239, "observed_at": "2026-08-28T04:08:53.436786+00:00", "stars": 4560}, "canonical_url": "https://ross.abutalabs.com/products/gravity", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Gravity Programming Language", "domain": ["programming-languages", "developer-tools", "cross-platform"], "enriched": true, "function": ["interpreter", "programming-language", "compiler", "serialization"], "health_score": 98, "homepage": "https://gravity-lang.org", "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["marcobambini/gravity"], "name": "marcobambini/gravity", "platform": ["cross-platform", "windows", "c"], "pushed_at": "2026-08-05T20:28:48+00:00", "repo": "marcobambini/gravity", "stars": 4560, "tags": ["embeddable-language", "virtual-machine", "bytecode", "scripting-language", "swift-like-syntax", "fibers", "closures", "pratt-parser", "no-dependencies", "programming-language", "ios", "android", "linux", "macos"], "topics": ["virtual-machine", "interpreter", "json", "programming-language", "scripting-language", "bytecode", "pratt-parser", "c", "objective-c", "object-oriented", "bridge", "fibers", "language", "closure", "portable", "gravity"], "urls": [], "use_cases": ["embed a scripting language in a C or Objective-C app", "write portable scripts that run on iOS and Android", "add user-extensible logic to a native application", "learn how compilers and virtual machines are implemented", "use a lightweight alternative to Lua with class-based OOP", "serialize and deserialize JSON from embedded scripts"], "what_it_is": "Gravity is a lightweight, dynamically typed, class-based scripting language written in portable C99 with no external dependencies, featuring a multipass compiler and a compact virtual machine. It is designed to be embedded in applications (notably the Creo project) and offers a Swift-like syntax with classes, closures, fibers, and a powerful bridging API.", "when_to_avoid": ["you need a large ecosystem of third-party libraries and packages", "you need high-performance numeric computing or JIT compilation", "you need a language with strong static typing", "you require long-term commercial support or a large community"], "when_to_choose": ["you need a tiny (<200KB) embeddable language with zero external dependencies", "you prefer Swift-like class-based syntax over Lua's prototype style", "you need coroutines, closures, and operator overriding in a scripting layer", "you want a clean C codebase to study or modify"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gravity", "repo": "marcobambini/gravity", "role": "main", "score": 93}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:53.436786+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:31:25.393978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "958d92c0c5d3c474d0ce00777bf1cd24efdbeae2c85d486ddb55ecfd1f98f189", "fetched_at": "2026-08-28T04:08:53.436786+00:00", "kind": "readme", "missing": false, "url": "https://github.com/marcobambini/gravity"}, {"content_hash": "3ac96522c3a8b4d7d9d56a5898602d6cabc21e0f8eb06f0922c9d5f2ec1f34d1", "fetched_at": "2026-08-29T09:05:26.768374+00:00", "kind": "homepage", "missing": false, "url": "https://gravity-lang.org"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 84}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3477, "days_push": 28, "days_rel": 28, "gap_med": 39.5, "n_releases_24m": 5}, "score": 93, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}