macOS
brew install skylightinglocal Homebrew formula metadata
安装
brew install skylightinglocal Homebrew formula metadata
sudo apt install skylightingDebian stable package indexes · skylighting · 来源: deb.debian.org
概览
Flexible syntax highlighter using KDE XML syntax descriptions
历史
Skylighting is a Haskell library and optional command-line program for syntax highlighting with tokenizers derived from KDE XML syntax descriptions.
John MacFarlane created Skylighting as the successor to highlighting-kate. The earlier design compiled KDE XML descriptions into individual Parsec parsers, making circular IncludeRules and dynamic syntax loading difficult. Skylighting instead parses descriptions into Haskell data structures interpreted by a tokenizer.
The project later split its core and rendering formats into separate packages, continuously synchronized syntax definitions from KDE, and added formats and languages as the upstream definition set evolved.
Skylighting is distributed as a family of Haskell packages and is closely associated with Pandoc’s document-rendering ecosystem. Its modular formatters support ANSI, HTML, LaTeX, ConTeXt, and Typst output, while the command-line executable makes the same engine usable in shell pipelines.
Haskell programs use the library to select a syntax by name, extension, or filename, tokenize input, and render tokens through a formatter. The optional `skylighting` executable provides command-line highlighting, and users can dynamically load additional KDE XML definitions.
The package is notable for replacing generated, compiled parsers with interpreted KDE syntax descriptions. That architecture supports dynamically loaded definitions, reduces problems with included rules, and lets Haskell applications reuse the large KDE grammar ecosystem.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
skylighting | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jgm/skylighting
安装元数据
| 软件包键 | brew:skylighting |
|---|---|
| 版本 | 0.15 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/skylighting |
| 主页 | https://github.com/jgm/skylighting |
| 仓库 | https://github.com/jgm/skylighting |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://hackage.haskell.org/package/skylighting-0.14.7/skylighting-0.14.7.tar.gz |
| 最后更新 | 2026-09-15T18:50:53Z |
| Pulse | updated |
| 依赖 | gmp |
| 构建依赖 | cabal-install, ghc |
| macOS 提供的库 | libffi |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | skylighting |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
skylighting 0.14.3-1
syntax highlighting tool
https://github.com/jgm/skylighting
sudo apt install skylightingskylighting 0.13.4.1-2
syntax highlighting tool
https://github.com/jgm/skylighting
sudo apt install skylighting来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.