# 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:lisette
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lisette>
- **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>
- **Docs amont:** <https://lisette.run>
- **Licence:** MIT
- **Archive source:** <https://github.com/ivov/lisette/archive/refs/tags/lisette-v0.11.1.tar.gz>
- **Dernière mise à jour:** 2026-08-02T21:20:48Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- lis (cli)
- lis (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.11.1
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/ivov/lisette
- dernière version détectée: lisette-v0.11.1 (à jour)
## 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 restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lisette
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Developer documentation for lis | http://www.ssisc.org/lis/index.en.html


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [nesc](https://pkg.so/fr/brew/nesc/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [ats2-postiats](https://pkg.so/fr/brew/ats2-postiats/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [lua](https://pkg.so/fr/brew/lua/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [kotlin](https://pkg.so/fr/brew/kotlin/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [nim](https://pkg.so/fr/brew/nim/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [scala](https://pkg.so/fr/brew/scala/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [julia](https://pkg.so/fr/brew/julia/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [ldpl](https://pkg.so/fr/brew/ldpl/) - Local package facts share a topical domain. Shared terms: cli, compiler, compiles, language, language-runtime.
- [purescript](https://pkg.so/fr/brew/purescript/) - Local package facts share a topical domain. Shared terms: cli, compiler, compiles, language, language-runtime.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
