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).
colang
Programming language and compiler —WORK IN PROGRESS—
zig.guide
Repo for https://zig.guide content. Get up to speed with Zig quickly.
wart
An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.
inko
A language for building concurrent software with confidence
awesome-AutoIt
:star: A curated list of awesome UDFs, example scripts, tools and useful resources for AutoIt.
computation-py
Python implementation for Understanding Computation book.
fastbasic
FastBasic - Fast BASIC interpreter for the Atari 8-bit computers
awesome-made-by-brazilians
🇧🇷 A collection of amazing open source projects built by brazilian developers
charly-vm
Fully parallel dynamically typed programming language
flip-jump
The single instruction language - Flip a bit, then Jump