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

colang

74
Stars
1
Forks
Watchers

Programming language and compiler —WORK IN PROGRESS—

zig.guide

578
Stars
156
Forks
Watchers

Repo for https://zig.guide content. Get up to speed with Zig quickly.

wart

139
Stars
12
Forks
Watchers

An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.

inko

762
Stars
37
Forks
Watchers

A language for building concurrent software with confidence

awesome-AutoIt

863
Stars
169
Forks
Watchers

:star: A curated list of awesome UDFs, example scripts, tools and useful resources for AutoIt.

computation-py

24
Stars
3
Forks
Watchers

Python implementation for Understanding Computation book.

fastbasic

132
Stars
20
Forks
Watchers

FastBasic - Fast BASIC interpreter for the Atari 8-bit computers

awesome-made-by-brazilians

1.5k
Stars
114
Forks
Watchers

🇧🇷 A collection of amazing open source projects built by brazilian developers

charly-vm

94
Stars
5
Forks
Watchers

Fully parallel dynamically typed programming language

flip-jump

57
Stars
4
Forks
Watchers

The single instruction language - Flip a bit, then Jump