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

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

## インストール

```sh
sudo av install brew:lisette
```

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

### macOS

- Homebrew (100%):

```sh
brew install lisette
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lis
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lisette
```

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

- dnf (92%):

```sh
sudo dnf install lis
```

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

## パッケージ情報

- **パッケージキー:** brew:lisette
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.11.1
- **ソース概要:** Language inspired by Rust that compiles to Go
- **ホームページ:** <https://lisette.run>
- **リポジトリ:** <https://github.com/ivov/lisette>
- **最終更新:** 2026-08-02T21:20:48Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lis (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

### ソース

- <https://crates.io/crates/lisette>
- <https://github.com/ivov/lisette>
- <https://lisette.run/>


## セキュリティノート

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


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

- Nix - lisette: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/lisette/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - lis: installed executable or alias match | MacPorts ports tree: math/lis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - lis: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/li/lis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - lis - 2.1.11-5.fc45: installed executable or alias match | Fedora Rawhide package metadata: lis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A library for solving linear equations and eigenvalue problems | http://www.ssisc.org/lis/index.en.html
- dnf - lis-bin - 2.1.11-5.fc45: installed executable or alias match | 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 | lis executables | http://www.ssisc.org/lis/index.en.html
- dnf - lis-devel - 2.1.11-5.fc45: installed executable or alias match | 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 | Development headers and library for lis | http://www.ssisc.org/lis/index.en.html
- dnf - lis-doc - 2.1.11-5.fc45: installed executable or alias match | 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 | Developer documentation for lis | http://www.ssisc.org/lis/index.en.html


## Combined YAML source

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


## ソース

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