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

cashscript

110
Stars
75
Forks
Watchers

⚖️ Easily write and interact with Bitcoin Cash smart contracts

kinx

236
Stars
9
Forks
Watchers

Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.

cane

73
Stars
4
Forks
Watchers

A small MIDI sequencer DSL designed around vectors and euclidean rhythms

ikea-sharp

57
Stars
3
Forks
Watchers

📦The new groundbreaking programming language

progge.rs

33
Stars
0
Forks
Watchers

Program analysis playground for a simple, imperative language

TasarimDesenleri

26
Stars
5
Forks
Watchers

Tasarım desenleri hakkında türkçe kaynak oluşturma amaçlı, ilgili makalelerin bir arada bulunacağı bir açık kaynak proje.

gross

46
Stars
5
Forks
Watchers

Research Compiler using Graph IR for Code Optimizations and Code Generations

metalang99

811
Stars
24
Forks
Watchers

Full-blown preprocessor metaprogramming

mosml

336
Stars
40
Forks
Watchers

Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.

BuildYourOwnLispCn

147
Stars
44
Forks
Watchers

Build Your Own Lisp 中文版