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

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

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

1 个仓库

Awesome GitHub RepositoriesSSA-Based Execution

Execution of programs by processing them in single static assignment form.

Distinct from Forms: Focuses on executing a compiler's SSA intermediate representation rather than UI form rendering.

Explore 1 awesome GitHub repository matching user interface & experience · SSA-Based Execution. Refine with filters or upvote what's useful.

Awesome SSA-Based Execution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chai2010/go-ast-bookchai2010 的头像

    chai2010/go-ast-book

    5,510在 GitHub 上查看↗

    go-ast-book 是一系列专注于抽象语法树(AST)分析、编译器开发和静态代码验证的教育和技术资源。它提供了解析、遍历和分析 Go 源代码以提取语义含义的指南和手册。 该项目作为构建编译器前端的参考,涵盖了将高级代码转换为中间表示和静态单赋值形式的过程。它还提供了使用这些技术开发语言工具和执行静态代码分析的说明。 这些资源涵盖了广泛的静态分析能力,包括词法标记化、表达式和声明的结构化解析,以及源文件的坐标跟踪。它还详细介绍了语义分析过程,如标识符解析、类型正确性验证,以及针对并发和延迟执行的控制流分析。

    Runs programs represented in single assignment form using an optimized intermediate representation.

    Go
    在 GitHub 上查看↗5,510
  1. Home
  2. User Interface & Experience
  3. Forms
  4. SSA-Based Execution