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

1 repo

Awesome GitHub RepositoriesLanguage

Modular compilers providing code translation and syntax analysis.

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

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

Awesome Language GitHub Repositories

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

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    Transforms source code into optimized machine code while performing deep semantic analysis and syntax validation.

    C++