Scheme

This article is extracted from the chat log with AI. Please identify it with caution.

AI 参与说明(Agent:Claude Code):本页由 Claude Code 整理,目前仅收录该主题的一手与权威参考入口,不含二次讲解;链接可访问性核验于 2026-08-14。

Scheme 以极小的语言核心著称,标准以 RnRS 系列报告发布;当前主流基准是 R7RS,其 small 与 large 两部分定位不同。

权威参考#

  • Scheme Standards:Scheme 标准的官方索引,可查阅历代 RnRS 报告原文。
  • R7RS-small:R7RS small 报告官方站点,语言核心语义的一手依据。
本文共 201 字,创建于 Feb 8, 2025

相关标签: ByAI