pkg.soopen package index

brew / 順位 5221

lisette を Homebrew, Nix, dnf, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lisette

local Homebrew formula metadata

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

MacPorts ports tree · math/lis/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#lisette

nixpkgs package indexes · pkgs/by-name/li/lisette/package.nix · ソース: api.github.com

Fedora dnf確認済み · 92%
sudo dnf install lis

Fedora Rawhide package metadata · lis · ソース: dl.fedoraproject.org

概要

パッケージ概要

Language inspired by Rust that compiles to Go

コマンドとエイリアス

  • lis

履歴

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

Lisette is a small compiled programming language by Ivan Ovejero that uses Rust-like syntax while targeting Go as its runtime and output ecosystem. Its public materials emphasize algebraic data types, pattern matching, Hindley-Milner type inference, immutable-by-default values, Go interoperation, diagnostics, and editor tooling.

プロジェクトの歴史

The project was published as a Rust crate in December 2025 and developed rapidly through the first half of 2026. The repository and project site present Lisette as an experiment in bringing ML- and Rust-flavored safety features to Go-oriented programs without abandoning Go's deployment model.

The language's early design mixed familiar Rust surface syntax with Go-specific affordances such as imports from Go packages, Go-style interfaces, channels, goroutines, and readable generated Go. That combination makes it part compiler project, part language-design prototype, and part bridge into the Go ecosystem.

採用の歴史

Lisette's adoption evidence is early-stage and concentrated around source distribution, crates.io releases, the hosted playground, and package-manager entries. By June 2026, the repository showed dozens of tagged releases and Homebrew, Nix, Fedora, and MacPorts metadata had appeared in the package facts for the tool.

使われ方

Users install the `lis` command and compile `.lis` programs to Go. The examples in the README and site focus on pattern matching, `Result` and `Option`-style error handling, typed channels, pipelines, and direct calls into Go packages.

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

For package maintainers, Lisette is interesting because it packages a young language toolchain as a Rust-distributed compiler whose output depends on Go. It sits in the niche where language runtimes, compiler front ends, editor tooling, and generated-code workflows all meet.

タイムライン

  • 2025-12-28: Lisette 0.0.1 was published on crates.io.
  • 2026-03-21: Lisette 0.1.0 was published on crates.io.
  • 2026-06-28: Lisette 0.6.0 was published, matching the repository's June 28, 2026 release marker.

Related projects

  • Lisette is related to Rust through its syntax and safety vocabulary, to Go through its generated output and runtime interoperation, and to ML-family languages through Hindley-Milner type inference and algebraic data types.

セキュリティ状態

保護ツール対応はまだ見つかっていません

lisette に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
lis実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.11.1
マネージャ更新日2026-08-02
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lisette
バージョン0.11.1
パッケージマネージャHomebrew
ホームページhttps://lisette.run
リポジトリhttps://github.com/ivov/lisette
最終更新2026-08-02T21:20:48Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

lisette

nix profile install nixpkgs#lisette
  • normalized package name match
  • 一致条件: Lisette
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/lisette/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts94%

lis

sudo port install lis
  • installed executable or alias match
  • 一致条件: Lis
MacPorts ports tree · api.github.com · MacPorts ports tree: math/lis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

lis

nix profile install nixpkgs#lis
  • installed executable or alias match
  • 一致条件: Lis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/lis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf92%

lis 2.1.11-5.fc45

A library for solving linear equations and eigenvalue problems

http://www.ssisc.org/lis/index.en.html

sudo dnf install lis
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lis
  • 3 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Lis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf92%

lis-bin 2.1.11-5.fc45

lis executables

http://www.ssisc.org/lis/index.en.html

sudo dnf install lis-bin
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lis
  • 6 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Lis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lis-bin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf92%

lis-devel 2.1.11-5.fc45

Development headers and library for lis

http://www.ssisc.org/lis/index.en.html

sudo dnf install lis-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lis
  • 2 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Lis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lis-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf92%

lis-doc 2.1.11-5.fc45

Developer documentation for lis

http://www.ssisc.org/lis/index.en.html

sudo dnf install lis-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: lis
  • 1 提供
  • installed executable or alias match
  • 一致条件: Lis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lis-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

ソース経路

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

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

使用ソース

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