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

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

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

1 个仓库

Awesome GitHub RepositoriesBinding Documentation Printers

Outputting stored documentation or type signatures for named bindings to the console.

Distinct from Binding Inspection: Distinct from Binding Inspection: focuses on printing documentation, not programmatic analysis of bindings.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Binding Documentation Printers. Refine with filters or upvote what's useful.

Awesome Binding Documentation Printers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • carp-lang/carpcarp-lang 的头像

    carp-lang/Carp

    5,815在 GitHub 上查看↗

    Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless integration with existing C libraries and low-level system programming. It manages memory deterministically at compile time using ownership tracking and linear types, eliminating garbage collection pauses and runtime overhead while ensuring type safety through an inferred static type system. The language distinguishes itself through compile-time macro expansion and metaprogramming capabilities, allowing code generation and transformation before final binary output. It enforces

    Prints stored documentation and type signatures for named bindings to the console.

    Haskellfunctionalfunctional-programminggame-development
    在 GitHub 上查看↗5,815
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Abstractions
  6. Native Interoperability Bindings
  7. Binding Inspection
  8. Binding Documentation Printers