awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Abstract Syntax Tree Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAbstract Syntax Tree Tools

Utilities for programmatically parsing, traversing, and modifying source code structures.

Distinguishing note: Focuses on AST manipulation for code transformation rather than general static analysis.

Explore 1 awesome GitHub repository matching software engineering & architecture · Abstract Syntax Tree Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Abstract Syntax Tree Tools

Awesome Abstract Syntax Tree Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • onlook-dev/onlook

    onlook-dev/onlook

    24,715View on GitHub↗

    Onlook is an integrated development environment designed for building user interfaces through a combination of visual manipulation and direct code synchronization. It provides a unified workspace where developers can modify application components, layouts, and styles within a graphical interface, with all changes automatically reflected in the underlying source code. By maintaining a live, bidirectional link between the rendered interface and the codebase, the platform ensures that visual edits are accurately translated into production-ready syntax. The platform distinguishes itself through i

    Provides programmatic source code modification by manipulating the underlying syntax tree structure.

    TypeScriptaicursorcursor-ai
    24,715View on GitHub↗