# Installer lisette avec Homebrew, Nix, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lisette pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lisette
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lis
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:lisette
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.11.1
- **Résumé source:** Language inspired by Rust that compiles to Go
- **Page d'accueil:** <https://lisette.run>
- **Dépôt:** <https://github.com/ivov/lisette>
- **Dernière mise à jour:** 2026-08-02T21:20:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lis (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.11.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lisette. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
