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

2 repos

Awesome GitHub RepositoriesGeneral Purpose Languages

High-level, versatile programming languages designed for general software development tasks and broad application use.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · General Purpose Languages. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Language-Specific Resources
  6. General Purpose Languages

Awesome General Purpose Languages GitHub Repositories

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

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python
  • 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

    C++