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-06-23 00:24:32 UTC
- JSON Representation
https://github.com/uralstech/ezrlang
An easy to learn programming language for beginners!
coding easy-to-learn easy-to-understand easy-to-use english ezr programming programming-language python
Last synced: 10 Oct 2025
https://github.com/jb3/pwerus
A simple progamming language
language programming-language rust
Last synced: 10 Oct 2025
https://github.com/dartegnian/luvoratorrry
This is a laboratory containing various software examples.
angular experimental laboratory programming-language react
Last synced: 19 Jan 2026
https://github.com/matmanna/big-o-s-loop-lab
🔁 A programming-simulator game where loops and recursion are used to control and solve puzzles!
gmtk-jam godot godot4 logic-programming pixel-art programming-language puzzle puzzle-game visual-programming
Last synced: 11 Oct 2025
https://github.com/lussierc/boscopl
A fun & simple programming language.
parser programming-language python scanner
Last synced: 11 Oct 2025
https://github.com/zwrawr/recap
Recapping some programming languages by doing some simple example problems
hacktoberfest java learning-by-doing programming-language recap rust
Last synced: 14 Apr 2026
https://github.com/nikhiljsk/learn_go
Golang - Quick Code Reference, Notes and Backend API using mux
getting-started go golang mux mux-router programming-language
Last synced: 13 Oct 2025
https://github.com/michaelsproul/honours-thesis
4th Year Honours Thesis on Programming Language Semantics
coq honours-thesis programming-language software-verification type-system
Last synced: 13 Oct 2025
https://github.com/luzeduardo/miguenz-lang
A study interpreter for a new language called "Minguez", inspired by a lovelly person's word to identify unknow objects
go interpreter programming-language
Last synced: 19 Jan 2026
https://github.com/zhibirc/ni
Ni :elephant: Programming Language
ast compiler context-free-grammar javascript lexical-analyzer parser programming-language
Last synced: 13 Oct 2025
https://github.com/valarpirai/monkey_lang
Monkey language interpreter in Go
go interpreter monkey-language programming-language
Last synced: 14 Oct 2025
https://github.com/abhinavkorpal/shell
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter.
programming-language scripting-language shell shellscript
Last synced: 15 Oct 2025
https://github.com/rorakus/opplang
Programming language O++
compiler interpreter java programming-language
Last synced: 15 Oct 2025
https://github.com/bvsvntv/ga-lang
An experimental interpreted toy programming language to write programs using devanagari script
devanagari nepali nepali-programming-language programming-language
Last synced: 01 Jun 2026
https://github.com/witch-world/hacker-rank-problems-python
coding coding-challenge competitive-coding competitive-programming competitive-programming-contests hackerrank hackerrank-solutions problem-solving programming-challenges programming-exercises programming-language python python3 pythonprogramming
Last synced: 01 Jun 2026
https://github.com/hyperpolymath/rescript-wasm-runtime
ReScript WASM runtime and bindings
automation hyperpolymath-tools integration operations plugins-and-extensions programming-language reliability rhodium-standard rsr systems tooling
Last synced: 23 Jan 2026
https://github.com/ajzaff/multifunge
An interpreter for a minimal Funge language
funge interpreter programming-language
Last synced: 23 Jan 2026
https://github.com/severen/luna
A hobby implementation of Scheme (R⁷RS) for fun and great profit!
interpreter language lisp programming-language rust scheme
Last synced: 04 Nov 2025
https://github.com/alexandrospanag/my_c_sharp_projects
My C# Projects.
c-sharp learn methods object-oriented-programming programming-language
Last synced: 24 Oct 2025
https://github.com/ozgrozer/todo
A challenge to myself, to learn all programming languages, while making a todo app
challenge nodejs php programming-language python todo
Last synced: 15 Apr 2026
https://github.com/slicetext/slicetext_lang
A little programming language
cmake cplusplus cpp language linux programming-language
Last synced: 30 Apr 2026
https://github.com/divineniiquaye/pillar-lang
The Pillar Programming Language
blazingly-fast pillar programming-language
Last synced: 18 Mar 2026
https://github.com/thomas-crane/spearmint
A statically typed, simple language.
Last synced: 18 Mar 2026
https://github.com/tengyifei/shink
Shink is a JIT-ed, dynamic programming language
compiler interpreted-programming-language interpreter programming-language
Last synced: 13 Feb 2026
https://github.com/airsequel/airscript
[WIP] A scripting language for spreadsheet formulas, CLI tools, ETL pipelines
formula fp functional functional-programming language programming-language scripting scripting-language
Last synced: 19 Mar 2026
https://github.com/buxogabriel/gabelang
A programming language written in rust
interpreter lexer parser programming-language rust wasm
Last synced: 14 Feb 2026
https://github.com/itevie/zephyrlanguage
Zephyr is a general purpose, interpreted programming language written in C#
coding-language custom-language interpreter language programming-language zephyr
Last synced: 19 Mar 2026
https://github.com/rieselhilfe/sofunlang
An Interpreter for my language "Sofun" (Stack-Oriented FUNctional programming language) written in haskell. Now with a basic type system.
esoteric-language functional-programming haskell interpreter programming-language repl sofun stack-based
Last synced: 23 Mar 2026
https://github.com/raviqqe/tisp.rs
Tisp programming language in Rust
concurrent parallel programming-language tisp
Last synced: 29 Mar 2026
https://github.com/tom-mohr/compiler
I made a custom programming language from scratch
compiler-design deno programming-language
Last synced: 16 Apr 2026
https://github.com/kaiserthe13th/gest
Gest aims to be a smalltalk-like pure OOP language, but with modern features, and one that has good performance.
premake premake5 programming-language smalltalk virtual-machine
Last synced: 03 Jun 2026
https://github.com/humancto/forge-lang
Forge — an internet-native programming language with built-in HTTP, database, crypto, AI, JIT compiler, and 14 interactive tutorials. Write less. Build more.
bytecode-vm developer-tools http internet-native jit-compiler language natural-language-syntax programming-language rust scripting-language
Last synced: 12 Apr 2026
https://github.com/leonardpepa/jlox
JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters
crafting-interpreters jlox lexical-analysis parser programming-language scripting-language semantic-analysis walk-tree
Last synced: 17 Apr 2026
https://github.com/eownerdead/minicc
[ABANDONED] Subset C to AMD64 Compiler
c codeberg compiler language lexer parser programming-language rust rust-lang
Last synced: 18 Apr 2026
https://github.com/fergusq/forten
Forten is a text preprocessor inspired by Fortob and TeX
fortob preprocessor programming-language
Last synced: 21 Apr 2026
https://github.com/rla/puf-vam-impl
Automatically exported from code.google.com/p/puf-vam-impl
Last synced: 22 Apr 2026
https://github.com/kornalius/rcs-16
Retro Computer Simulator
computer electron electronjs experiment js language programming-language retro simulator
Last synced: 22 Apr 2026
https://github.com/raulil/snek
Kinda like Python meets TypeScript
interpreter programming-language
Last synced: 06 Jun 2026
https://github.com/killthebuddh4/arcangel
An agent and programming language(s) for solving ARC-AGI
agent ai anthropic arc-agi llm openai programming-language
Last synced: 24 Apr 2026
https://github.com/chl12172025-code/nullprt
A statically-compiled, system-level programming language for software protection, hardware-bound licensing, and anti-tampering. Cross-platform (Windows/macOS/Linux). Self-hosted toolchain.
anti-tamper arm64 c-abi code-obfuscation compiler cross-platform licensing linux macos native-code nprt nullprt programming-language security self-hosted software-protection static-typing system-programming windows x86-64
Last synced: 05 Jun 2026
https://github.com/maumneto/exercicio-python
Repositório do conteúdo da disciplina de Fundamentos de Programação
coding linguagem-python programming programming-language python python3
Last synced: 07 Jun 2026
https://github.com/aja512/python-lab
Python Language Dabbling
calculator-application coursera data-structures mysql programming-language python-3 restaurant-management
Last synced: 27 Apr 2026
https://github.com/green726/swo
SWO Wants Options | SWO Is A Compiled Language
compiler language llvm programming programming-language
Last synced: 29 Apr 2026
https://github.com/maumneto/lip1-20212
Repositório da disciplina de Linguagens de Programação I do semestre 2021-2.
css html java javascript programming programming-language teaching
Last synced: 01 May 2026
https://github.com/sergiomauz/dotnetcore-search-fight
This project implements a challenge between 2 or more programming languages for knowing which is the most popular according to different Search Engines.
azure bing deserializing-objects google-cx netcore programming-language search-engine
Last synced: 02 May 2026
https://github.com/kenpusney/yample
Programming Language on YAML
data-as-code programming-language yaml
Last synced: 04 May 2026
https://github.com/kingjethro999/ignite
Ignite - A Custom React Native DSL Framework, Runs on Expo Go
expo extensions framework javascript programming-language react-native typescript
Last synced: 07 May 2026
https://github.com/dan13681989/farsiscript
یک زبان برنامهنویسی فارسی با مفسر و کامپایلر به C – FarsiScript
c compiler farsi interpreter persian persian-language programming-language scripting-language
Last synced: 10 Jun 2026
https://github.com/md-emon-hasan/data-structures-and-algorithms-dsa-in-python-full-course-by-coding-ninjas-in-english-
A comprehensive Python course on data structures and algorithms from Coding Ninjas, providing detailed explanations and practical examples.
algorithm algorithms-and-data-structures data-structures dsa programming-language pyhton-3 python
Last synced: 09 May 2026
https://github.com/russkyc/csharp-activities-collection
C# school activities in Integrative Programming.
csharp dotnet learning learning-exercise learning-resources programming programming-language
Last synced: 11 May 2026
https://github.com/kinshuk-code-1729/python-basic
This repository contains some basic codes of python programming language
programming programming-language python tkinter-gui tkinter-python turtle turtle-graphics
Last synced: 13 May 2026
https://github.com/jasonsbarr/liszt
A prototypal object oriented language that borrows heavily from functional programming concepts and languages
bidirectional-typechecking functional-programming generics language object-oriented programming-language programming-languages prototypal typescript
Last synced: 13 Jun 2026
https://github.com/fabiannorbertoescobar/tda-indice
TDA Indice. Programación Estructurada en C. Trabajo Práctico Integrador de Programación en C.
archivos c cola indice lista programming programming-language tda
Last synced: 22 Jun 2026
https://github.com/willmcpherson2/isos
The Isos programming language
compiler cxx haskell llvm nix programming-language
Last synced: 13 Apr 2026
https://github.com/microshaftcorp/itch-doser
An Programming Lanuage Easier Than ANYTHING!
batch beta-release dos programming-language test
Last synced: 21 Jan 2026
https://github.com/alexandrospanag/my_cplusplus_projects
My Projects on C++.
cplusplus learn programming-language
Last synced: 05 Jul 2025
https://github.com/talha4t/java
Java Basics and OOP
java object-oriented-programming programming-language
Last synced: 01 Mar 2025
https://github.com/divinemonk/programming-languages
Programming Languages
angularjs golang html java javascript jquery nodejs perl programming programming-language programming-languages python python2 python3 r reactjs vuejs
Last synced: 04 Apr 2026
https://github.com/farhantips/python-programming-language-1--cse110
Explore practical implementations and exercises related to Python programming concepts. This serves as a hands-on guide to mastering Python through coding challenges, experiments, and real-world applications.
basic-programming bracu bracucse110 colab-notebook cse110 programming-language pycharm python
Last synced: 17 Mar 2025
https://github.com/spencercornish/csci112-c-labs
Programming with C Labs for CSCI112 - Intro to Programming with C
c programming-language school-project
Last synced: 13 Jun 2026
https://github.com/jhonshua/tutorial-c
This is a course on the basic concept of the C language.
c lenguaje-de-programacion programming-language
Last synced: 20 Jun 2025
https://github.com/aadenboy/kawa-ide
Official IDE and interpreter for the Kawa esolang
esolang esolang-wiki esolangs esoteric-programming-language ide interpreter programming-language
Last synced: 14 Jun 2026
https://github.com/maksim-ilin-f25/f
The F language can be considered as a reduced version of the Lisp language with some simplifications and modifications. It takes the basic syntax and semantics from Lisp.
cli functional-programming gradle interpreter kotlin lisp programming-language
Last synced: 19 Apr 2026
https://github.com/maxbarsukov/toylang
🧸 Toy Language with OOP and Python-like syntax
interpreter oop-languages programming-language ruby ruby-interpreter
Last synced: 28 Mar 2025
https://github.com/edg-l/edlang-web
Experimental statically-typed compiled programming language made with LLVM and Rust
edlang language llvm programming-language
Last synced: 10 Jan 2026
https://github.com/dyvil/dyvil-language-reference
The Dyvil Language Reference - The full programming language guide
dyvil jvm language-reference programming-language
Last synced: 20 Apr 2026
https://github.com/dignissimus/pyjlang
A python like language which is supposed to compile to Java
java language programming-language python
Last synced: 08 May 2026
https://github.com/martianoff/rules-gala
Bazel rules, a bzlmod extension, and a gazelle plugin for building, testing, and transpiling the GALA language — plus a Bazel module registry that publishes rules_gala.
bazel bazel-registry bazel-rules build-system bzlmod functional-programming gala gala-lang gazelle go golang programming-language starlark toolchain transpiler
Last synced: 05 Jun 2026
https://github.com/md-talim/codecrafters-interpreter-go
Built a complete Lox interpreter to deeply understand interpreters.
build-your-own-x codecrafters-interpreter go interpreter programming-language
Last synced: 05 Sep 2025
https://github.com/tom-weatherhead/brainfsck-interpreter
A Brainf*ck interpreter written in Typescript.
brainfuck brainfuck-interpreter interpreter macos programming-language typescript
Last synced: 15 Jun 2026
https://github.com/yazaldefilimone/mini-interpreter
Crafting an interpreter with TypeScript.
compiler interpreter programming-language
Last synced: 11 Mar 2025
https://github.com/f3nr1rs3c/algorithmandprogramming
Programlama Notlarım
algorithm cpp csharp programming programming-language
Last synced: 09 May 2026
https://github.com/rapleswojtyla/w
Trying to make my first programming language using Python
Last synced: 15 Jul 2025
https://github.com/michalspano/hello-word-and-beyond
Discover the legendary 'Hello world!' program in handful amount of programming languages compiled and executed on any Unix shell.
c helloworld-programs language learning-by-doing programming-language
Last synced: 25 Apr 2026
https://github.com/okosa2/ion-lang
🚀 Transpile Ion to C efficiently, leveraging move-only ownership and channels for safe concurrency in a modern systems programming environment.
channels concurrency ffi ionic ionic-apps ionic-framework ionic3 langchain langchain-python language memory-safety multilanguage ng-translate no-gc programming-language support-rtl systems-programming transpiler
Last synced: 08 Jan 2026
https://github.com/vivekg13186/z-lang
Small and functional script engine less than 5MB.
lisp-dialect programming-language script
Last synced: 29 May 2026
https://github.com/mxrnx/yabl
lisp-like language and interpreter
desugar desugarer interpreted-programming-language interpreter lisp lisp-interpreter parse parser programming-language
Last synced: 13 May 2026
https://github.com/penguincabinet/purelisp
golang lisp programming-language pure-lips
Last synced: 26 Mar 2025
https://github.com/rafayelgardishyan/okanga
OKanga simple programming language written in Java 9
kangaroo new programming-language
Last synced: 06 Sep 2025
https://github.com/lang-programming/docs
The offical lang language standard and documentation
documentation lang-language programming-language translation-files
Last synced: 08 Jan 2026
https://github.com/gabrieljuan349/rustlings_course
🦀 Small exercises to get you used to reading and writing Rust code!
learning-resources programming-language rust
Last synced: 29 May 2026
https://github.com/lue-bird/type-checker-language-experiment
An attempt at a language for the logic of a possible type checker for lau
elm lau programming-language type-checker
Last synced: 01 Apr 2025
https://github.com/hgiesel/slang
A Clojure-like language with built-in Profunctor Optics
profunctor-optics programming-language
Last synced: 07 Jun 2026
https://github.com/it-delinquent/smack_your_brother
A small clicker game themed around smacking your brother
c-sharp caliburn caliburn-micro click clicker clicker-game clickergame clicking clicking-game csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern programming programming-language windows wpf wpf-application wpf-ui
Last synced: 28 Apr 2026
https://github.com/muba-74/assignment-figma-cloning-in-nextjs
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT XML,CSS,TAILWIND CSS, FIGMA & NODEJS.
assignment cmd command css figma figma-to-code java javascript node nodejs programming-language progressive-web-app tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/jakeroggenbuck/paper
A simple programming language and its interpreter
interpreter programming-language
Last synced: 20 Jun 2026
https://github.com/sap-lang/sap-lang
SAP: Next-Gen Self-consistent, Intuitive, Composive, Scripting language
programming-language rust scripting-language
Last synced: 26 Apr 2025
https://github.com/jddev0/lang-cli-rs
This project provides a CLI interface to the langRS implementation of the Lang Programmng Language
cli command-line interpreter lang-language programming-language rust rust-lang translation-files
Last synced: 12 Apr 2025
https://github.com/oemanuelfirmino/adote_um_focinho
Adote Um Focinho is a web application designed for a school assignment to promote pet adoption. Users can view, register, and manage pets in need of new homes. Built with PHP, MySQL, HTML, CSS, and JavaScript, this platform aims to simplify the adoption process and connect pets with loving families.
javascript php programming-language school-project
Last synced: 13 Apr 2026
https://github.com/abyanmajid/trump
Trump meme compiled language built in Rust and LLVM
compiler llvm meme programming-language trump
Last synced: 01 May 2026
https://github.com/muba-74/quiz-system
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
command-line-tool console-app console-application java javascript node node-js nodejs programming-language typescript
Last synced: 13 Apr 2026
https://github.com/boyninja1555/gruntlang
Suppose you are transitioning from Scratch and want something simpler than Python? What if you want to embed Python alongside an easier version? Gruntlang does just that!
easy-python programming programming-language python-sucks
Last synced: 09 Feb 2026
https://github.com/pinaki82/crust
Learn the basics of Rust and C side by side.
c notes programming-language rust
Last synced: 13 May 2026
https://github.com/ib823/riina
Formally verified programming language with security properties proven in Coq. Zero external dependencies. Thousands theorems. 0 admits.
bahasa-melayu compiler coq effect-system formal-verification information-flow mpl-2 non-interference programming-language rust security theorem-proving type-system zero-trust
Last synced: 10 Feb 2026
https://github.com/youseftareq33/dart_language
dart dart-basics dart-oop programming-language
Last synced: 02 May 2026
https://github.com/pyxherb/slake
An embeddable programming language.
c-plus-plus c-plus-plus-17 cpp cpp17 embeddable-language gamedev gamedev-library language programming-language scripting-language
Last synced: 09 Feb 2026