# bigloo を Homebrew, dnf, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:bigloo
```

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

### macOS

- Homebrew (100%):

```sh
brew install bigloo
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bigloo
```

  証拠: MacPorts ports tree: lang/bigloo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install bigloo
```

  証拠: Fedora Rawhide package metadata: bigloo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#bigloo
```

  証拠: nixpkgs package indexes: pkgs/by-name/bi/bigloo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S bigloo
```

  証拠: Arch Linux sync databases: bigloo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:bigloo
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.7a
- **ソース概要:** Scheme implementation with object system, C, and Java interfaces
- **ホームページ:** <https://www-sop.inria.fr/indes/fp/Bigloo/>
- **リポジトリ:** <https://github.com/manuel-serrano/bigloo>
- **最終更新:** 2026-06-05T10:46:55Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bglafile (エイリアス)
- bglafile.sh (エイリアス)
- bgldepend (エイリアス)
- bgldepend.sh (エイリアス)
- bgljas (エイリアス)
- bgljas.sh (エイリアス)
- bgljfile (エイリアス)
- bgljfile.sh (エイリアス)
- bglmake (エイリアス)
- bglmake.sh (エイリアス)
- bglmco (エイリアス)
- bglmco.sh (エイリアス)
- bglmemrun (エイリアス)
- bglpp (エイリアス)
- bglpp.sh (エイリアス)
- bglprof (エイリアス)
- bglprof.sh (エイリアス)
- bgltags (エイリアス)
- bgltags.sh (エイリアス)
- bigloo (エイリアス)
- bigloo.sh (エイリアス)
- bigloo4.7a (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.7a
## プロジェクトの歴史と使われ方

Bigloo is a long-running Scheme implementation from Inria, positioned as a practical Scheme compiler and environment for producing small standalone binaries and interoperating with C and Java.

### プロジェクトの歴史

The official Bigloo site traces the project under an Inria copyright range beginning in 1992 and presents Bigloo as a Scheme descendant designed for the places where C or C++ would normally be used. Its documentation emphasizes modules, native executables, C interop, a JVM backend, threads, and libraries rather than a purely academic interpreter.

### 採用の歴史

Bigloo has stayed visible in Unix package collections as a niche but serious Scheme compiler: the input package facts list Homebrew, Fedora, MacPorts, Nix, and Arch packages. The official site also names Hop and php tools as projects implemented using Bigloo.

### 使われ方

Package users install Bigloo when they want the `bigloo` compiler and companion tools such as dependency, archive, profiler, and tags helpers for Scheme projects that compile to native code or the JVM.

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

Bigloo matters to package historians because it is one of the older packaged Scheme systems that treated Scheme as a systems-programming tool: C linkage, standalone binaries, multiple backends, and a Unix-style tool suite make it more than just another REPL.

### タイムライン

- 1992: Official Bigloo site copyright range begins.
- 2018: Official GitHub repository metadata shows the public GitHub repository created.
- 2026: Official download page lists Bigloo 4.7a.

### Related projects

- Related Scheme implementations include Guile, Racket, Chez Scheme, Chicken Scheme, and Gambit; Bigloo's official site also links Hop as a Bigloo-implemented project.

### ソース

- GitHub repository metadata from https://api.github.com/repos/manuel-serrano/bigloo.
- Official Bigloo homepage and download page.
- Package adoption from source_facts.package-manager.


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .bigloorc, ~/.bigloorc
## 他のパッケージマネージャ記録

- Nix - bigloo: normalized package name match | nixpkgs package indexes: pkgs/by-name/bi/bigloo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - bigloo - 4.6a-11.fc45: normalized package name match | Fedora Rawhide package metadata: bigloo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A compiler for the Scheme programming language | https://www-sop.inria.fr/mimosa/fp/Bigloo
- dnf - bigloo-doc - 4.6a-11.fc45: normalized package name match | Fedora Rawhide package metadata: bigloo-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Bigloo documentation | https://www-sop.inria.fr/mimosa/fp/Bigloo
- dnf - bigloo-libs - 4.6a-11.fc45: normalized package name match | Fedora Rawhide package metadata: bigloo-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Bigloo runtime libraries | https://www-sop.inria.fr/mimosa/fp/Bigloo
- pacman - bigloo - 4.7a-1: normalized package name match | Arch Linux sync databases: bigloo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Fast scheme compiler | https://www-sop.inria.fr/mimosa/fp/Bigloo/
- MacPorts - bigloo: normalized package name match | MacPorts ports tree: lang/bigloo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bigloo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bigloo.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
