1,075 skills found · Page 1 of 36
python / CpythonThe Python programming language
Asabeneh / 30 Days Of PythonThe 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
nim-lang / NimNim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
goplus / XgoXGo is a programming language that reads like plain English. But it's also incredibly powerful — it lets you leverage assets from C/C++, Go, Python, and JavaScript/TypeScript, creating a unified software engineering ecosystem. Our vision is to enable everyone to become a builder of the world.
pygame / Pygame🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
pyston / Pyston V1The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
psycopg / Psycopg2PostgreSQL database adapter for the Python programming language
skulpt / SkulptSkulpt is a Javascript implementation of the Python programming language
brennerm / PyTricksCollection of less popular features and tricks for the Python programming language
pyston / Pyston(No longer maintained) A faster and highly-compatible implementation of the Python programming language.
psycopg / PsycopgNew generation PostgreSQL database adapter for the Python programming language
blade-build / Blade BuildBlade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
fusionlanguage / FutFusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
hedyorg / HedyHedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
Rainbow-Dreamer / MusicpyMusicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.
jpype-project / JpypeJPype is cross language bridge to allow Python programs full access to Java class libraries.
IronLanguages / Ironpython2Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
erning / Gorungorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
deepnoodle-ai / RisorRisor is a fast, embeddable scripting language for Go applications. Add dynamic expressions, filters, and user-defined logic to your Go programs without embedding a heavy runtime like V8 or Python. Expressions compile to bytecode and run on a lightweight VM. Pure Go, minimal dependencies.
LingDong- / WaxA tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀