programming-language
There are 8464 repositories under programming-language topic.
golang/go
The Go programming language
JetBrains/kotlin
The Kotlin Programming Language.
charlax/professional-programming
A collection of learning resources for curious software engineers
JuliaLang/julia
The Julia Programming Language
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
ethereum/solidity
Solidity, the Smart Contract Programming Language
modularml/mojo
The Mojo Programming Language
ruby/ruby
The Ruby Programming Language
wenyan-lang/wenyan
文言文編程語言 A programming language for the ancient Chinese.
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
crystal-lang/crystal
The Crystal Programming Language
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
wasp-lang/wasp
The fastest way to develop full-stack web apps with React & Node.js.
gurugio/lowlevelprogramming-university
How to be low-level programmer
apple/pkl
A configuration as code language with rich validation and tooling.
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
reasonml/reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
penrose/penrose
Create beautiful diagrams just by typing notation in plain text.
witheve/Eve
Better tools for thought
odin-lang/Odin
Odin Programming Language
imba/imba
🐤 The friendly full-stack language
HaxeFoundation/haxe
Haxe - The Cross-Platform Toolkit
unisonweb/unison
A friendly programming language from the future
elves/elvish
Powerful scripting language & versatile interactive shell
ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
cs-books/influential-cs-books
Most influential books on Computer Science/programming
alda-lang/alda
A music programming language for musicians. :notes:
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
supercollider/supercollider
An audio server, programming language, and IDE for sound synthesis and algorithmic composition.
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)