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).
cashscript
⚖️ Easily write and interact with Bitcoin Cash smart contracts
kinx
Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.
cane
A small MIDI sequencer DSL designed around vectors and euclidean rhythms
ikea-sharp
📦The new groundbreaking programming language
progge.rs
Program analysis playground for a simple, imperative language
TasarimDesenleri
Tasarım desenleri hakkında türkçe kaynak oluşturma amaçlı, ilgili makalelerin bir arada bulunacağı bir açık kaynak proje.
gross
Research Compiler using Graph IR for Code Optimizations and Code Generations
mosml
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.
BuildYourOwnLispCn
Build Your Own Lisp 中文版