Automic VaultAutomic Vault

brew

gravity を Homebrew, MacPorts でインストール

gravity のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gravity

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gravity

MacPorts ports tree · lang/gravity/Portfile · ソース: api.github.com

概要

パッケージ概要

Embeddable programming language

コマンドとエイリアス

  • gravity

履歴

プロジェクトの歴史と使われ方

Gravity is an embeddable, dynamically typed programming language implemented in C. It is packaged as a command-line interpreter/runtime but is historically most important as a small VM designed to be embedded in applications.

プロジェクトの歴史

The official README says Gravity was developed from scratch for the Creo project to provide portable code across iOS and Android. It combines a class-based, concurrent scripting model with Swift-like syntax and a small native runtime.

The project site presents Gravity as a small high-performance language with no external dependencies and a VM intended to add little overhead to an application. The GitHub release series records continuing maintenance of the interpreter and runtime.

採用の歴史

Gravity's adoption is specialized rather than ecosystem-wide. The official README names Creo as a core embedding target and the Untold game engine as another use case.

In package-manager terms, Gravity appeals to developers who want a lightweight scripting language or a studyable bytecode VM without pulling in a large external runtime.

使われ方

Users can run the Gravity executable for scripts or embed the language in a C/C++ application. Its documented language model supports procedural, object-oriented, functional, data-driven, and prototype-style programming patterns.

The lack of external dependencies is part of the intended deployment story: package managers can build a small C runtime, while embedders can include the VM in an application.

パッケージ好きにとっての重要性

Gravity is interesting to package nerds because it is a compact language runtime rather than a mainstream language ecosystem. It packages cleanly as a native executable while also serving as embeddable infrastructure.

It is also a useful comparison point with Lua, Wren, Squirrel, and other application scripting languages: the package is less about global ecosystem adoption and more about how easily a host application can carry a scripting VM.

タイムライン

  • 2013: Marco Bambini's site associates Gravity with work beginning in 2013.
  • 2018: Public attention around the Gravity site and repository highlighted the embeddable VM design.
  • 2020: The maintainer opened GitHub Discussions for project questions and community discussion.
  • 2026: The GitHub release page records 0.9.x maintenance releases with runtime and compiler fixes.

Related projects

  • Creo: the official README describes Gravity as the core language built into Creo.
  • Untold game engine: the official README names Gravity as its scripting language.
  • Lua, Wren, and Squirrel are comparable embeddable scripting-language package niches, though they are separate projects.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gravitycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.9.7
マネージャ更新日2026-04-14
ローカルデータOK
上流最新
検出された最新0.9.7

https://github.com/marcobambini/gravity

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gravity
バージョン0.9.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gravity
ホームページhttps://www.gravity-lang.org/
リポジトリhttps://github.com/marcobambini/gravity
上流ドキュメントhttps://www.gravity-lang.org/
ライセンスMIT
ソースアーカイブhttps://github.com/marcobambini/gravity/archive/refs/tags/0.9.7.tar.gz
最終更新2026-04-14T22:07:19Z
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegravity
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

gravity

sudo port install gravity
  • normalized package name match
  • 一致条件: Gravity
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/gravity/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment