awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Compiler APIs · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCompiler APIs

Programming interfaces that allow developers to inspect, analyze, or interact with the internal compilation process.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Compiler APIs. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Compiler and Interpreter Internals
  4. Compiler Infrastructure
  5. Compiler APIs

Awesome Compiler APIs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • webpack/webpack

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs

Explore sub-tags

  • Compilation Object InspectorsTools that allow developers to inspect and analyze internal compilation data, such as modules and build metadata, during the build process.