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

carbon

23
Stars
0
Forks
Watchers

An object-oriented programming language

pocketlang

1.5k
Stars
77
Forks
Watchers

A lightweight, fast embeddable scripting language.

angle

128
Stars
5
Forks
Watchers

⦠ Angle: new speakable syntax for python 💡

Fratboi

50
Stars
1
Forks
Watchers

A basic programming language for the millennial.

Code2Graph

38
Stars
7
Forks
Watchers

Towards converting multilingual source code into one language-agnostic graph representation.

ElixirBooks

1.4k
Stars
110
Forks
Watchers

List of Elixir books

slang

1.2k
Stars
31
Forks
Watchers

🎤 a simple audio programming language implemented in JS

bril

472
Stars
188
Forks
Watchers

an educational compiler intermediate representation

cora

49
Stars
7
Forks
Watchers

Genius programmer should write his own lisp!

agora

329
Stars
27
Forks
Watchers

a dynamically typed, garbage collected, embeddable programming language built with Go