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

cf-lang

19
Stars
2
Forks
Watchers

The CF programming language. A programming language inspired by some war movies! 💣💣

🖖 Learn how to use Redis, from beginner basics to advanced techniques | 最新 Redis 底层原理分析与多语言应用实践

awesome-brainfuck

106
Stars
11
Forks
Watchers

🦄 Brainfuck is an esoteric programming language 🦄

dg

576
Stars
20
Forks
Watchers

A programming language for the CPython VM.

rogue-lang

6
Stars
2
Forks
Watchers

Compiler for Rogue programming language

ein

54
Stars
3
Forks
Watchers

🐕 A little programming language written in Rust

diet-coke

7
Stars
0
Forks
Watchers

A small functional language with effect inference based on Koka.

cubiml-demo

149
Stars
4
Forks
Watchers

A simple ML-like programming language with subtyping and full type inference.

IntercalScript

132
Stars
5
Forks
Watchers

The IntercalScript programming language