Repository navigation

#

编程语言

维基百科

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output. Programming languages generally consist of instructions for computers. There are many programming languages in existence, and each has at least one implementation, each of which consists of its own set of programming tools. Some programming languages require computation to be specified in an imperative form (i.e., as a sequence of operations to perform) while other languages use the declarative form (i.e. the desired result is specified, not how to achieve it).

The Go programming language

Go
127277
10 小时前

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

JavaScript
42228
8 个月前

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

V
36271
2 天前

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

C++
32809
9 小时前
C++
24268
2 天前
Mojo
23854
2 天前
Ruby
22524
4 小时前

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

Perl
20636
7 天前
wenyan-lang/wenyan

文言文編程語言 A programming language for the ancient Chinese.

TypeScript
19938
1 年前

The Crystal Programming Language

Crystal
19727
2 天前
chai2010/advanced-go-programming-book

📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

Go
19659
1 个月前

⭐️ A friendly language for building type-safe, scalable systems!

Rust
19141
2 天前
trekhleb/learn-python

📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

Python
16830
8 个月前

The fastest way to develop full-stack web apps with React & Node.js.

TypeScript
16313
21 小时前
Java
10576
2 天前
dart-lang/sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

Dart
10551
1 天前