macOS
brew install lolcodelocal Homebrew formula metadata
brew / rang 9857
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lolcode pour les workflows d'agents IA.
installation
brew install lolcodelocal Homebrew formula metadata
nix profile install nixpkgs#lolcodenixpkgs package indexes · pkgs/by-name/lo/lolcode/package.nix · Source: api.github.com
aperçu
Esoteric programming language
historique
The Homebrew `lolcode` formula packages `lci`, Justin Meza's C interpreter for LOLCODE. LOLCODE itself is an esoteric programming language presented on lolcode.org, and `lci` became the practical Unix-style command-line interpreter linked from that official site.
The LOLCODE specification archive records version 1.2 as a final draft dated 12 July 2007 and version 1.3 as a later draft that advances the 1.2 specification with proposals from the original forum and site. The official lolcode.org page links the language specification and the `lci` interpreter together, making the interpreter the project-facing implementation for users who want to run LOLCODE programs.
`lci` was created and maintained by Justin J. Meza and its README describes it as a C interpreter designed to be correct, portable, fast, and precisely documented. The repository was created on GitHub in 2010, carries GPL-3.0-or-later licensing in the README, and keeps the main branch aligned with the LOLCODE 1.3 language specification while directing newer experimental language work to a `future` branch.
For package-manager users, `lci` matters because it gives LOLCODE a small, buildable command-line implementation rather than leaving the language as only a meme-era specification. The input metadata records packages in Homebrew and Nix, while GitHub repository metadata shows a long-lived public repository with hundreds of stars and forks.
The official lolcode.org example installs by cloning `justinmeza/lci`, running CMake, and building with `make`. The README documents Linux, macOS, and Windows builds, optional generated documentation, and `ctest` for the bundled conformance tests.
Users run LOLCODE source through the `lci` executable. The official language examples use the familiar `HAI`, `CAN HAS STDIO?`, `VISIBLE`, and `KTHXBYE` form, while the 1.2 and 1.3 specs define syntax, comments, file structure, variables, and related language behavior.
`lolcode` is a classic package-manager curiosity: a real CLI interpreter for a joke language that still has a spec, tests, releases, and source builds. It is useful in package catalogs because it exercises build systems, esolang culture, and the boundary between novelty languages and maintained command-line tools.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lci | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:lolcode |
|---|---|
| Version | 1.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | http://www.lolcode.org/ |
| Dépôt | https://github.com/justinmeza/lci |
| Dernière mise à jour | 2026-06-13T23:35:02+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
lolcode
nix profile install nixpkgs#lolcodelci
nix profile install nixpkgs#lcipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.