2 repos
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.
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
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