Programming language
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).
- GitHub: https://github.com/topics/programming-language
- Wikipedia: https://en.wikipedia.org/wiki/Programming_language
- Aliases: programming-languages,
- Last updated: 2026-01-30 00:25:28 UTC
- JSON Representation
https://github.com/polsys/cle
A native code compiler for a C-like language.
compiler dotnet dotnet-core programming-language
Last synced: 29 Dec 2025
https://github.com/nathanmcmillan/hymn-lang-legacy
Small language that compiles to C code.
c compiler language programming-language
Last synced: 20 Jan 2026
https://github.com/tanay-pingalkar/productive-script
An interpreter for productivity flexibility and many more
javascript language programming-language typescript
Last synced: 16 Jun 2025
https://github.com/tbrk/checklistings
LaTeX package for passing verbatim contents through a compiler and reincorporating the resulting output
compilation latex-package programming-language
Last synced: 13 May 2025
https://github.com/wf001/xbrain
XBrain is an experimental programming language inspired by Brainfuck.
brainfuck c compiler programming-language
Last synced: 29 Mar 2025
https://github.com/nirvanasupermind/pluto
This project is an older version of [Eris](https://github.com/nirvanasupermind/eris).
interpreter language programming-language walker
Last synced: 14 Sep 2025
https://github.com/Fazendaaa/TypeR
A superset language implemented in Go that types the R language
go programming-language r superset typer-lang
Last synced: 07 May 2025
https://github.com/evolutionengine/Go-Code
<C_> A Guide to Understanding The "Go Programming Language" [Depreciated]
go golang google programming-language
Last synced: 07 May 2025
https://github.com/unknownrori/remi-lang
Remi-lang is a esoteric programming language that inspired by the charismatic vampire of the Scarlet devil Remilia Scarlet
compiled-language esoteric-programming-language intepreter programming-language
Last synced: 25 Sep 2025
https://github.com/spydr06/aoc
My Advent of Code solutions
advent-of-code advent-of-code-2015 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 aoc aoc2021 challenges csp cspydr programming-language
Last synced: 24 Sep 2025
https://github.com/matheusfillipe/mangle
Exolang that can take any utf8 text as valid code and return some result out of it
exolang interpreter joke programming-language pyo3 python repl rust scripting-language word-counter
Last synced: 01 Jul 2025
https://github.com/amoshnin/typescript-programming.language
⚡️ Small programming language and interpreter that supports fundamental programming concepts. Inspiration is heavily taken from the BASIC language and it is written in TypeScript
interpreter javascript lexer parser programming-language typescript
Last synced: 24 Dec 2025
https://github.com/axnjr/radha-programming-language
A one of its kind Interpreted & Customizable programming language v.2.0 written in Java
core corejava java javascript language porgraming programming-language python
Last synced: 01 Aug 2025
https://github.com/glint-lang/glint
🚀Glint - Flexible, fast and lightning fast programming language
cbor compiler glint glint-lang glint-language intepreter nom programming-language rust rust-language safety serde serde-json
Last synced: 11 Nov 2025
https://github.com/remokasu/stacker
Stacker is a command-line calculator that uses reverse Polish notation (RPN) for mathematical calculations and features an RPN-based scripting language.
math programming-language python reverse-polish-calculator rpn stack
Last synced: 31 Jul 2025
https://github.com/felipesharkao/acorn
Dumb, lisp-based, programming language written in Typescript
interpreter programming-language typescript
Last synced: 13 Mar 2025
https://github.com/tarekmineroyal/minipascal-compiler
End-to-end compiler for MiniPascal, a simplified Pascal language. Built with C++, Flex, and Bison, it parses, semantically analyzes, and generates assembly for a custom stack-based VM.
abstract-syntax-tree bison c-plus-plus c-plus-plus-17 code-generation compiler compiler-construction compiler-design flex lexical-analysis minipascal parsing pascal programming-language semantic-analysis stack-based-virtual-machine syntax-analysis visitor-pattern
Last synced: 15 Jun 2025
https://github.com/sysirq/note
Study note
compiler linux-kernel network operating-system programming-language security systemarchitect virtualization
Last synced: 07 May 2025
https://github.com/supragya/HLang
Core shell scripting language design and interpreter proposed for HelenOS's BDSH shell system. Includes prototype implementation using AST and provision for lightweight object code for BeagleBoards
ast bison c executor flex interpreter programming-language scripting-language
Last synced: 11 May 2025
https://github.com/rohittp0/not-python
!Python is a tiny language that I made to learn how compilers do their magic. The compiler of !Python is written in pure python ( no dependencies )
compiler language programming-language python
Last synced: 11 Apr 2025
https://github.com/r4gus/zig-book
Zig Basiscs: Zig programmieren für Einsteiger
book books buch deutsch programming programming-language zig ziglang
Last synced: 09 Sep 2025
https://github.com/marcos-venicius/nl-openai
A Natural Programming language
natural-language natural-programming-language openai programming-language
Last synced: 08 Nov 2025
https://github.com/user0332/untypedscript
A fast and easy-to-use compiled language with a base implementation written in Python
assembly assembly-x86 compiled compiler language new-language programming-language python python3 ucrt untyped untypedscript
Last synced: 14 Apr 2025
https://github.com/ivpusic/monkey
Programming language implemented for fun and educational purposes
educational-project programming-language
Last synced: 28 Jun 2025
https://github.com/erikdelange/exin-ast-the-experimental-interpreter
Define your own programming language and design your own interpreter! This one is written in C and executes a Basic/C/Python like language. The interpreters design centers around an Abstract Syntax Tree.
abstract-syntax-tree ast c ebnf interpreter language programming-language
Last synced: 04 Jan 2026
https://github.com/kputnam/hee
Statically-typed functional and concatenative programming language
interpreter programming-language stack-language type-checker
Last synced: 04 Apr 2025
https://github.com/catseye/castile
MIRROR of https://codeberg.org/catseye/Castile : A simple imperative language with union types (and a compiler for same, with multiple targets)
compiler experimental-language flow-typing interpreter multiple-backends multiple-targets parse-dont-validate programming-language typecase union-type union-types
Last synced: 05 Mar 2025
https://github.com/hcvazquez/python-basic-data-structures
Python basic data structures
data-structures programming-language python
Last synced: 29 Nov 2025
https://github.com/mfori/mlang
Simple programming language using LLVM, flex and bison.
bison compiler flex llvm programming-language
Last synced: 01 Jul 2025
https://github.com/itevie/zephyr-lang
A dynamically typed, interpreted language made in Rust.
dynamically-typed interpreter language programming-language zephyr
Last synced: 05 May 2025
https://github.com/mackenzie-high/autumn
Autumn is a new multi-paradigm, compiled, and statically-typed programming language for the JVM.
autumn jvm programming-language
Last synced: 22 Sep 2025
https://github.com/zyugyzarc/dees
Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.
compiler cpp language programming-language python
Last synced: 05 Mar 2025
https://github.com/itzkiwisky/linx
Drawing programming language for love2D
library love2d lua programming-language
Last synced: 21 Feb 2025
https://github.com/csjh/mite
A high performance language for Javascript accompaniment
compiler javascript language programming-language webassembly
Last synced: 11 Apr 2025
https://github.com/drdeano/backwards
A backwards programming language
backwards languages new-language programming-language
Last synced: 22 Mar 2025
https://github.com/iamjayprakash/codeclause_unitconvertor
This website helps in unit Conversion. This project is part of my internship.
codeclause codeclause-task covertor css csss development html internship js programming programming-language task unit web
Last synced: 06 Sep 2025
https://github.com/legionjp/learn_python3
Python Programming Guide
modules-python oops-in-python programming-language python
Last synced: 14 Apr 2025
https://github.com/yjl9903/minimoonbit-moca
Mini Moonbit implementation from 摩卡猫猫
compilers javascript minimoonbit moonbit programming-language riscv wasm
Last synced: 28 Jul 2025
https://github.com/ladroid/nekoprogramminglanguage
Neko programming language written in Rust
interpreter programming-language rust rust-lang
Last synced: 05 Jan 2026
https://github.com/phenax/aether
Another one of those lisp interpreters
haskell lisp-interpreter programming-language scheme-interpreter
Last synced: 27 Jul 2025
https://github.com/lthcthemaster/lthc
My most advanced programming language
custom-programming-language documented interpreter language lthc programming-language python python3 simple
Last synced: 08 Jul 2025
https://github.com/uynilo9/bento
🍱 - The Bento programming language
bento go golang language programming-language
Last synced: 22 Mar 2025
https://github.com/neverrare/stringed
an esolang with first-class strings
esolang programming-language stringed
Last synced: 22 Mar 2025
https://github.com/not-nik/hue
A lisp-like that can fit into your pocket
language lisp lisp-dialect lisp-like programming programming-language
Last synced: 22 Mar 2025
https://github.com/fabasoad/setup-wren-action
This GitHub action installs wren scripting language interpreter.
cli github-action github-actions interpreter programming-language scripting-language wren wren-cli wren-language
Last synced: 18 Mar 2025
https://github.com/mohsen-alizadeh/rgo-lang
syntax by Ruby, performance by Go
Last synced: 23 Jul 2025
https://github.com/linuskmr/fortytwo-lang
FTL is my own programming language. It is inspired by Kaleidoscope, a language introduced in an LLVM tutorial.
compiler kaleidoscope-lang llvm programming-language rust rust-lang
Last synced: 16 Jul 2025
https://github.com/pravj/glox
Interpreter for the 'Lox' language written in Go
crafting-interpreters go interpreter lox programming-language
Last synced: 23 Mar 2025
https://github.com/bamless/pulsar
Static analyzer for the J* language
jstar language-dynamic linter programming-language pulsar scripting-language static-analysis static-analyzer
Last synced: 22 Feb 2025
https://github.com/wandrien/qod
compiler i386 language programming-language qod
Last synced: 07 Apr 2025
https://github.com/archisman-mridha/porth
Building a stack based programming language called Porth, which is inspired from the programming language Forth
compiler-construction forth porth programming-language stack-based-language tsoding-streams
Last synced: 21 Mar 2025
https://github.com/byancamatos01/python
"Aprendendo um pouco sobre a linguagem python através das aulas do Professor Gustavo Guanabara do Curso em video"
curso-em-video-python exercicios programming-language python3
Last synced: 06 Apr 2025
https://github.com/andyfratello/pro2
💻 Exercicis de Programació 2 (PRO2) Q1 - UPC FIB
compiler cpp cpp-language language pro2 pro2-fib programming programming-language
Last synced: 22 Jul 2025
https://github.com/maksasj/aylin
Aylin - simple esoteric programming language , made just for fun.
esoteric-language language programming-language
Last synced: 15 May 2025
https://github.com/cronokirby/iku
WIP programming language
compiler interpreter programming-language
Last synced: 23 Mar 2025
https://github.com/owainlewis/ava
Ava is a programming language exploring the idea of programs that can mutate and write themselves
compiler haskell programming-language
Last synced: 26 Jun 2025
https://github.com/omarazizi/kaleidoscope
Toy Programming language & optimizing JIT Compiler built with LLVM compiler infrastructure and C++
compilers cplusplus llvm llvm-ir programming-language
Last synced: 26 Jun 2025
https://github.com/connectaman/c_programming_language
Notes and Program for C Langauge
c cnote cprogramming programming-language
Last synced: 14 Mar 2025
https://github.com/neuwcodebox/Mya
Mya - Serval's Programming Language (Kemono Friends)
interpreter kemono-friends kemono-friends-language language-design programming-language serval
Last synced: 26 Jun 2025
https://github.com/arturo-lang/benchmarks
Benchmarking tools & results for Arturo
arturo benchmark interpreter language programming programming-language
Last synced: 16 Jan 2026
https://github.com/dmitrii-artuhov/gengo
Gengo - dumb interpreted programming language based on C++
Last synced: 26 Dec 2025
https://github.com/acetinkaya/algorithm-design-in-programming-language-education
Algorithm Design in Programming Language Education
algorithm algorithmdesign programming programming-language
Last synced: 08 Oct 2025
https://github.com/blitmaps/mylo-lang
A cool programming language, implemented in C, that uses a VM and has cool syntax; with inline C capability.
c compiler cool-language intermediate-code-generation programming-language strongly-typed suckless-software toy-language virtual-machine
Last synced: 29 Jan 2026
https://github.com/furk4nbulut/turcanalyze-turkish-programming-language
This project implements a lexical analyzer (lexer) for simple arithmetic expressions, including support for basic control structures
c lexical-analyzer programming-language
Last synced: 13 Jun 2025
https://github.com/dominicburkart/marigold
Marigold is a programming language for operating on async streams that compiles to Rust 🏵️🦀
async dsl lalrpop programming-language rust
Last synced: 16 Mar 2025
https://github.com/yunwei37/langscript
The true Natural-language programming with LLM and AutoGPT
autogpt chatgpt gpt langchain llm programming-language
Last synced: 15 Mar 2025
https://github.com/jyotibrat/python-programming
All the Python Programs that I have done when I was studying the Python Programming subject during my Third Semester.
git github-config problem-solving programming-language python python3
Last synced: 28 Jan 2026
https://github.com/nelsenpro/frame
Framecss adalah sebuah proyek open source yang menyediakan berbagai macam library CSS untuk keperluan desain aplikasi web dan website. Framecss awalnya diciptakan oleh Nelsen Niko yang kemudian dikembangkan oleh banyak kontributor lainnya. Kode sekarang merupakan hasil kolaborasi dari banyak kontributor yang berpartisipasi dalam pengembangan dan p
bnelsofc css css-framework css-framework-indonesia css-grid-layout developer frame framecss framecss3 framework framework-css framework-css-indonesia frameworks front-end-development frontend javascript programming-language webdevelopment website
Last synced: 30 Jun 2025
https://github.com/hcvazquez/python-regex
Regular expressions on python
programming-language python regex
Last synced: 16 Oct 2025
https://github.com/louiml/ree-ree
cpp custom-programming-language easy-to-use gpp library programming-language
Last synced: 14 Oct 2025
https://github.com/lukaspietzschmann/pl0-compiler
A small and fun PL0 compiler
compiler cpp pl0 programming-language
Last synced: 06 Dec 2025
https://github.com/zillow/abysmal
Appallingly basic yet somehow mostly adequate language
embedded-scripting-language programming-language python sandbox
Last synced: 23 Apr 2025
https://github.com/gbaraldi/spinach.jl
Toy language based on Scheme, built with LLVM.jl.
julia llvm programming-language scheme
Last synced: 21 Jan 2026
https://github.com/leops/hatchet
A non-scripting language for the Source engine
programming-language scripting-language source-engine
Last synced: 06 Oct 2025
https://github.com/apskhem/c-webassembly
A C-like programming language for writing WebAssembly–with mostly preserved original instructions, compiled into .wasm binary.
compiler programming-language wasm webassembly
Last synced: 14 Oct 2025
https://github.com/owen7000/programmatrix
Programmatrix, pronounced Program-a-tricks. Is a programming language written with python.
compiler programming-language python python3
Last synced: 12 Apr 2025
https://github.com/foxfriends/trilogy
Actually just three programming languages in a trenchcoat
effect-handlers functional-programming imperative-programming logic-programming programming-language
Last synced: 21 Jan 2026
https://github.com/glesica/disp
A simple Lisp interpreter written in Dart.
dart lisp programming-language
Last synced: 26 Oct 2025
https://github.com/aermoss/aenc
A programming language made with C++.
cpp interpreter programming-language
Last synced: 26 Jun 2025
https://github.com/xuangeaha/xuanny
An interpreted, object-oriented, high-level programming language with dynamic semantics. 一种具有动态语义的解释型、面向对象的高级编程语言。
chinese compiler language programming-language python
Last synced: 18 Aug 2025
https://github.com/ericnantel/mrald
The Mrald Programming Language
compiler language mrald mrald-lang open-source programming-language statically-typed
Last synced: 09 Apr 2025
https://github.com/radrow/radlang
A functional programming language intepreter with typeclasses, full type inference and lazy evaluation
haskell interpreter parsing programming-language
Last synced: 16 Mar 2025
https://github.com/b1f6c1c4/pythoness
Check how pythonic a Github user is.
demography github programming-language python
Last synced: 24 Mar 2025
https://github.com/billgewrgoulas/custom-compiler
Compiler for a small programming language, built for the Compilers course at UOI.
assembler code-generation compiler interpreter lexical-analysis programming-language symbol-table syntax-analysis syntax-tree
Last synced: 06 Mar 2025
https://github.com/lilbludev/terra
Terra is made to be a drop-in easy to use and fast interpreted programming language.
custom-programming-language interpreted-programming-language programming-language terra ziglang
Last synced: 24 Jan 2026
https://github.com/abdulhaseebimran/smit-javascript-assignment
This Repository containing JavaScript programming challenges and solutions.
challenges javascript js programming-language
Last synced: 20 Nov 2025
https://github.com/rramoscabral/20483---training---programming-in-c-sharp
20483 - Training - Programming in C#
20483 c-sharp csharp learning microsoft-training programming-language training
Last synced: 11 Oct 2025
https://github.com/powerlevel9000/ruby-getting-started
Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language
programming-language ruby tutorial-exercises
Last synced: 06 Jul 2025
https://github.com/chr1st0scli/rainlispconsole
A REPL and code editor console application for RainLisp.
console-application dotnet dotnet-tool interpreter lisp lisp-dialect lisp-interpreter programming-language repl
Last synced: 01 Mar 2025
https://github.com/iwhitebird/gor
Gor : Programming language made with GoLang
compiler-design go golang gor programming programming-language programming-languages
Last synced: 16 Mar 2025
https://github.com/googlielmo/gleam
Gleam is a Scheme interpreter written in Java.
continuations interpreter java jsr223 language lisp programming-language r5rs scheme scheme-interpreter scheme-language scheme-programming-language scripting-engine
Last synced: 10 Jun 2025
https://github.com/arandilopez/crystal_koans
A WIP Crystal Koans
crystal koans programming-exercises programming-language
Last synced: 25 Apr 2025
https://github.com/arturo-lang/package-ideas
Package ideas for Arturo
arturo arturo-package brainstorming ideas package-manager programming-language
Last synced: 20 Oct 2025
https://github.com/arturo-lang/art-vscode-package
Visual Studio Code syntax highlighting package for Arturo
arturo programming-language syntax syntax-highlighting
Last synced: 20 Oct 2025
https://github.com/kmr-ankitt/s-lang
S-lang is a programming language for newbies.
compiler interpreter programming-language s-lang slang slang-compiler slang-interpreter slang-programming
Last synced: 13 Oct 2025
https://github.com/colltoaction/nx_yaml
A higher-order syntax
category-theory geometric-deep-learning higher-order hypergraph intermediate-representation language network-analysis networkx programming-language yaml
Last synced: 11 Apr 2025
https://github.com/rshrc/danklang
Dankest Programming Language ever known to Human Beings
Last synced: 12 Oct 2025