awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
m2ym avatar

m2ym/cl-annotArchived

0
View on GitHub↗
131 星标·17 分支·Common Lisp·0 次浏览

Cl Annot

Python-like Annotation Syntax for Common Lisp

Features

  • Syntax Modifiers - Python-style annotation syntax for Common Lisp code.

Star 历史

m2ym/cl-annot 的 Star 历史图表m2ym/cl-annot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cl Annot 的开源替代方案

相似的开源项目,按与 Cl Annot 的功能重合度排序。
  • digikar99/readerdigikar99 的头像

    digikar99/reader

    14在 GitHub 上查看↗

    A utility library intended at providing reader macros for lambdas, arrays, accessors, hash-tables and hash-sets.

    Common Lisp
    在 GitHub 上查看↗14
  • edicl/cl-interpoledicl 的头像

    edicl/cl-interpol

    71在 GitHub 上查看↗

    Common Lisp surface syntax niceties

    Common Lisp
    在 GitHub 上查看↗71
  • g000001/arc-compatg000001 的头像

    g000001/arc-compat

    15在 GitHub 上查看↗

    Arc compatible package

    Common Lisp
    在 GitHub 上查看↗15
  • malisper/clampmalisper 的头像

    malisper/Clamp

    75在 GitHub 上查看↗

    Common Lisp with Arc Macros and Procedures

    Common Lisp
    在 GitHub 上查看↗75
查看 Cl Annot 的所有 7 个替代方案→

常见问题解答

m2ym/cl-annot 是做什么的?

Python-like Annotation Syntax for Common Lisp

m2ym/cl-annot 的主要功能有哪些?

m2ym/cl-annot 的主要功能包括:Syntax Modifiers。

m2ym/cl-annot 有哪些开源替代品?

m2ym/cl-annot 的开源替代品包括: digikar99/reader — A utility library intended at providing reader macros for lambdas, arrays, accessors, hash-tables and hash-sets. edicl/cl-interpol — Common Lisp surface syntax niceties. g000001/arc-compat — Arc compatible package. malisper/clamp — Common Lisp with Arc Macros and Procedures. outergod/cl-heredoc — Common Lisp reader heredoc dispatcher. smithzvk/pythonic-string-reader — A simple and unintrusive read table modification inspired by Python's three quote strings.