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
130125
1 天前

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

JavaScript
44407
1 年前

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
36744
11 小时前

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

C++
33295
18 小时前
C++
25222
1 天前

The Modular Platform (includes MAX & Mojo)

Mojo
24922
14 小时前
Ruby
22975
10 小时前

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

Perl
21762
1 个月前

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

Rust
20421
1 天前
wenyan-lang/wenyan

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

TypeScript
20121
2 年前

The Crystal Programming Language

Crystal
20012
1 天前
chai2010/advanced-go-programming-book

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

Go
19900
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
17357
1 年前
Java
10876
20 小时前
dart-lang/sdk

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

Dart
10823
19 小时前

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

OCaml
10274
20 天前