Skip to main content

s-expression

S-expressions (symbolic expressions) are a minimal notation for nested tree-structured data using atoms and lists. Invented for Lisp, they represent both code and data with the same syntax (homoiconicity). Covers function definitions, lambda forms, calling conventions, and result binding across Lisp-family languages. Use when working with Lisp-family languages, designing domain-specific languages, building parsers, representing abstract syntax trees, or serializing hierarchical data in a portable format.

跳到安装

来源信息

仓库
tangledgroup/tangled-skills
最近来源活动
2026年6月11日 20:21
检测到的 SKILL.md 语言
英语
星标
2
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。