Programming language topic

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).

List Programming language repositories

awesome-aha

83
Stars
9
Forks
Watchers

Awesome list for "Aha!" moments related to programming and computer science. Accelerate your learning.

kou

133
Stars
4
Forks
Watchers

A minimal language compiled into wasm bytecode

exa-syntax-highlighting

7
Stars
3
Forks
Watchers

Syntax highlighting for programming language EXA from the game EXAPUNKS by Zachtronics in Visual Studio Code

7Sharp

8
Stars
4
Forks
Watchers

7Sharp - The simple programming language

l7.X.l7

16
Stars
0
Forks
Watchers

/7 ☦ /7 – язык программирования для отечественных операторов ЭВМ, не имеющий аналогов в мире :ru: :elephant:

orion

238
Stars
10
Forks
Watchers

Orion is a high level, purely functional programming language with a LISP based syntax.

alpha

17
Stars
1
Forks
Watchers

A newborn programming language for extensible software

Coral-lang

7
Stars
0
Forks
Watchers

[ Programming language ] - built in Golang and run in CVM. (WIP)

mamba

19
Stars
4
Forks
Watchers

Toy general-purpose interpreted language written in Python