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-07-02 00:24:22 UTC
- JSON Representation
https://github.com/alphaharrius/veil
The implementation of the Veil programming language.
cpp cpp17 custom-language language-runtime programming-exercises programming-language
Last synced: 24 Mar 2025
https://github.com/thevilledev/seppolang
A Seppo inspired programming language
Last synced: 30 Mar 2025
https://github.com/srimantapal205/pythonpracticecode
Python Programming
programming-language python-script python3
Last synced: 25 Mar 2025
https://github.com/diohabara/pl
a programming language
ocaml opam programming-language
Last synced: 25 Mar 2025
https://github.com/languageissimple/learn-ruby
Resources to Learn Ruby Programming Language.
git github github-actions github-config programming-language ruby
Last synced: 03 Apr 2026
https://github.com/inunix3/monolog
Simple interpreted C-like programming language.
c c-like c11 homemade-programming-language interpreted-programming-language just-for-fun programming-language
Last synced: 11 Jun 2025
https://github.com/blazinsan/privacyscreenfilter
Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.
cplusplus cpp programming programming-language
Last synced: 01 Apr 2025
https://github.com/vishal-raj-1/language-proficiency-in-c
It contains all the solutions of HackerRank (Language Proficiency In C)
basic-of-programming basics-of-c c hackerrank language-proficiency programming-language
Last synced: 03 Jul 2025
https://github.com/99thedark/aqua
6th version of my programming language, Aqua
compiler language llvm nim nim-lang programming-language
Last synced: 06 Jan 2026
https://github.com/weezy20/loxr
Lox Interpreter
lox-language parser programming-language rust tokenizer
Last synced: 30 Mar 2025
https://github.com/maumneto/lip2-20212
Repositório da disciplina de Linguagens de Programação II (Orientado a Objeto) do semestre de 2021-2.
java programming programming-language teaching
Last synced: 29 May 2026
https://github.com/golem2game/guess-the-number
🎮 A simple C program where you have to guess a random number between 1 and 100. Great for beginners learning C basics like loops, conditions, and functions.
c gcc-complier guess-the-number guessing-game programming programming-language vscode
Last synced: 11 Jun 2025
https://github.com/gastonchenet/uniscript-vscode
🖼️ The VSCode extension for UniScript
language-support programming-language vscode-extension
Last synced: 01 Apr 2025
https://github.com/bartolomej/ralc
Programmable calculator 🔢
programming-language school-assignment
Last synced: 08 Apr 2025
https://github.com/webfashionist/devclassify
DevClassify analyzes the source code of several programming languages and returns the probabilities for each language with the recommended file extension.
analysis classification devclassify-analyzes language php programming-language
Last synced: 06 Jul 2025
https://github.com/masumkhan081/c-plus-plus-code-notes
This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts
cpp data-structures low-level-programming programming-language
Last synced: 19 Mar 2026
https://github.com/katahiromz/read_all
Read a binary file entirely in various programming languages
file-reader file-reading programming-language
Last synced: 31 May 2026
https://github.com/vaibhavmojidra/student-profile-module-using-react-native
Student Profile Module Front End Using React Native. Shows Student's Profile. Shows Student's Details such as education, work experience, extra curricular, certificate, posts, publications and skills. User can able to create, update, delete, & view education details. User can able to create, update, delete, & view work experience details. User can able to create, update, delete, & view extra curricular. User can able to create, update, delete, & view certificate. User can able to create, update, delete, & view posts. User can able to create, update, delete, & publications. User can able to create, update, delete, & skills.
android api components ios mojidra programming-language react react-native state-management vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 17 Apr 2026
https://github.com/chaosinventor/dalanguage
Programming language focused on flexibility and expressibility
compiler dalanguage interpreter programming-language tooling
Last synced: 20 Jun 2026
https://github.com/leocavalcante/lisvy
A LISP interpreter written in Rust 🦀 — vibe coded with AI
interpreter lisp programming-language repl rust vibe-coding
Last synced: 28 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/arsngrobg/diorite
An industry-grade desktop maths environment that runs in the CLI or a GUI. Designed for high-level mathematics, for professional mathematicians.
csharp fsharp graphs mathematics plotting programming-language
Last synced: 08 Oct 2025
https://github.com/just-be-dev/pex
A small language for data transformations
lenses lisp-like programming-language transformation
Last synced: 05 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/nikitaberezhnyj/niklang
A statically typed, compiled programming language with clean syntax.
language niklang niklang-programming-language programming-language
Last synced: 20 Apr 2026
https://github.com/chunche95/aprender-c
C es un lenguaje de programación de nivel medio ya que combina los elementos del lenguaje de alto nivel con la funcionalidad del ensamblador. Su característica principal es ser portable,es decir,es posible adaptar los programas escritos para un tipo de computadora en otra. Otra de sus características principales es el ser esctructurado, es decir, el programa se divide en módulos (funciones) independientes entre sí. Autor: Paulino Esteban Bermúdez R.
c c-plus-plus html-css-javascript programming-language
Last synced: 22 Apr 2026
https://github.com/noah-de/cs105-fall19
Concepts of Programming Languages (Fall 2019)
computer-science programming-language westmont
Last synced: 21 Jan 2026
https://github.com/buaadreamer/dlpy
Programming Language for Deep Learning in Python
baichuan2 chatbot deep-learning gpt-2 huggingface language-model mlp programming-language python3 transformers
Last synced: 10 Jun 2025
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/honzabrecka/la
An extremely impractical, but pure programming language.
interpreter la lambda-calculus programming-language
Last synced: 25 Apr 2026
https://github.com/rbaltrusch/cpp-natscript
C++ translation of Natscript interpreter previously implemented in Python.
cpp custom-interpreted-language custom-language interpreter programming-language programming-languages
Last synced: 24 Jun 2026
https://github.com/alternative-intelligence-cp/nitpick-libc
Standard C library wrappers for the Aria programming language — libc without the boilerplate. 10 modules, 571 tests, static + dynamic linking.
aria ffi libc musl networking posix programming-language regex static-linking systems-programming
Last synced: 27 Jun 2026
https://github.com/ladroid/toylang
Simple programming language in Rust
ast lexer parser programming-language rust rust-lang toy-language
Last synced: 07 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/erictleung/rosalind
:traffic_light: Programming Solutions to Bioinformatic Rosalind Problems
algorithm-challenges algorithms bioinformatics perl programming-language python rosalind
Last synced: 28 Apr 2026
https://github.com/dolphywind/esoteric
Esoteric languages and other stuff
brainfuck brainfuck-interpreter brainfuck-language c esoteric esoteric-interpreter esoteric-language esoteric-programming-language interpreted-programming-language interpreter language programming-language
Last synced: 28 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/nicorb28/golang
Golang exercises
concurrency concurrency-patterns fanin fanout golang golang-examples learning programming-language
Last synced: 10 Jan 2026
https://github.com/jcfigueiredo/opal-lang
Opinionated Programming Algorithmic Language
language llvm programming-language
Last synced: 30 Apr 2026
https://github.com/yunusemreaydinli/cmd_bank_system
Turkish and English Supported, Banking System with C
bank basic c cbasics changelanguage cmd cprogram cprogramming cprogramming-language cprograms cproject english language program programing programming-language project system terminal turkish
Last synced: 08 Jun 2026
https://github.com/abrarulhassan-786/phone-book
Hello, This project is a Phone book system Project, I have made using only python and use the concept of Data Structure. It's simple and you can download or copy code easily.
algorithms data-structures programming-language project python
Last synced: 17 Mar 2025
https://github.com/vishal-raj-1/30-days-of-code
HackerRank Submissions in C++
basic-algorithm basic-data-structures cpp hackerrank hackerrank-30dayschallange hackerrank-solutions programming-language
Last synced: 08 Jun 2026
https://github.com/benphelps/aul
Aul, is a Lua-like toy programming language.
lua programming-language toy-compiler toy-language
Last synced: 02 May 2026
https://github.com/tripplyons/subleq
A one instruction Turing Machine - SUBtract and branch if Less-than or EQual to zero
esolang esoteric-language esoteric-programming-language programming-language
Last synced: 07 Dec 2025
https://github.com/lpapailiou/fac
A toy programming language including jflex scanner, cup parser and semantic validation. Executably by console and by gui (a toy-IDE).
automaton bnf compiler-construction cup flex flex-cup formal-language interpreter java java-8 javafx javafx-application jflex parser programming-language regex theoretical-computer-science toy-language
Last synced: 04 May 2026
https://github.com/ryand1234/online-ide
An Online Ide compatible with languages C, C++14, Python, and Ruby.
c cpp14 ide programming-language pyhton3 ruby
Last synced: 04 May 2026
https://github.com/sanikamal/python-atoz
A collection of awesome beginners-friendly python tutorials, code snippet and projects.
gui programming-language python python36 sqlalchemy tkinter
Last synced: 09 Jun 2026
https://github.com/arturo-lang/cross-benchmarks
Comparison benchmarks: Arturo VS the-rest
arturo benchmark language programming-language
Last synced: 06 Sep 2025
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/jaebradley/github-languages-client
📖 NodeJS Client for GitHub Languages
github-language github-languages nodejs npm npm-package programming-language programming-languages
Last synced: 08 May 2026
https://github.com/thegreekman76/fitz
Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.
compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension
Last synced: 09 Jun 2026
https://github.com/ogshawnlee/coral-lang
Simple and aesthetic programming language built with C++ that intends to turn programming a joyful experience. Currently transpiled to Python as I don't know how to compile to a lower level. Pretty much the same as my previous language Pino, might merge into it.
Last synced: 16 Jun 2026
https://github.com/cyberfined/harakiri
Compiler (without LLVM or GCC) for harakiri language
aarch64 compiler harakiri harakiri-language haskell imperative-programming-language programming-language register-allocation
Last synced: 01 Mar 2025
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/eyantra698sumanto/basic-java-programs-2
This Repository contains about 100 basic programs in JAVA programming language.
computer engineering file fileio india io java mumbai-university object-oriented-programming oops patterns programming-language series
Last synced: 13 Jun 2026
https://github.com/linsyking/spell23-notes
Personal lecture notes and assignments of SPELL23.
Last synced: 27 Feb 2026
https://github.com/gusg21/anyways
An esoteric programming language
esoteric-programming-language joke programming-language
Last synced: 15 Jun 2026
https://github.com/seanwevans/xorm
⊕, macros, and two 8-bit registers. That's all you get.
8-bit assembly macros programming-language xor-machine
Last synced: 15 Feb 2026
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/psidh/Ganges
EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.
cpp go golang interpreter language lexer llvm low-level parser programming-language rust
Last synced: 22 Mar 2026
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/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/raviqqe/tisp.rs
Tisp programming language in Rust
concurrent parallel programming-language tisp
Last synced: 29 Mar 2026
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/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/linusdm/ex_lox
An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).
crafting-interpreters craftinginterpreters elixir interpreter lox lox-interpreter lox-language parser programming-language recursive-descent-parser
Last synced: 25 Oct 2025
https://github.com/phyulwin/assembly-programming-projects
These programs were developed as part of coursework assignments and include both required tasks and bonus exercises.
mars mips-assembly programming-language
Last synced: 14 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/ahojukka5/weavec2
Self-hosted Weave compiler — written in surface Weave itself. Top of the bootstrap chain; bootstrapped via weavefront + weavec1.
bootstrap compiler llvm programming-language self-hosting weave-lang
Last synced: 17 Jun 2026
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/obinnabii/jody
A programming language built to simplify dynamic programming and significantly speed up recursive functions.
dynamic ocaml programming-language
Last synced: 17 Oct 2025
https://github.com/farrelad/sunnyday
About doing challenges everyday
challenge daily-challenge everyday-code programming-language
Last synced: 15 Oct 2025
https://github.com/it1shka/code-adventure
Project to teach kids basics of programming. Development process is currently frozen
game ide learn-to-code platform playground programming-language
Last synced: 19 Mar 2026
https://github.com/cswendrowski/intelligent-system-design-language
Intelligent System Design Language (ISDL) is a custom programming language that enables you to create professional Virtual Tabletop Systems in hours, not months. It generates modern Foundry VTT systems compatible with Foundry V12 and V13 using cutting-edge web technologies.
foundryvtt programming-language
Last synced: 01 Jun 2026
https://github.com/teragrep/pth_03
Data Processing Language (DPL) grammar for Teragrep
antlr antlr4 data-processing-language dpl grammar java-library javascript-library programming-language teragrep
Last synced: 27 Jan 2026
https://github.com/mituskillologies/data-science-july24
Programs of Data Science batch @ MITU Skillologies, July 2024
classification data-analytics data-science machine-learning mysql powerbi programming-language python sql supervised-learning unsupervised-learning
Last synced: 05 May 2026
https://github.com/blade-lang/blade-jit
A JIT compiler for the Blade programming language
blade compiler jit language programming-language
Last synced: 28 Jan 2026
https://github.com/mqqz/dhad
Simple Arabic Programming Language Compiler and WASM Interpreter
arabic compiler programming-language
Last synced: 14 Feb 2026
https://github.com/vmmc2/bleach-docs
Repository that hosts the documentation of the Bleach language and its implementation.
documentation-website interpreters programming-language
Last synced: 19 Mar 2026
https://github.com/iamsuudi/interpreter
Interpreter for my hypothetical programming language
golang interpreter programming-language
Last synced: 28 Apr 2026
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: 28 Apr 2026
https://github.com/atemmel/cherry
🍒 Personalized shell for unix systems
programming-language repl scripting-language shell
Last synced: 31 Jan 2026
https://github.com/meysam81/small-library-project
a small implementation of a library; a college assignment written in python
coding college college-assignment college-project college-students programming programming-language project python python-3 python3
Last synced: 12 Oct 2025
https://github.com/alexandramartinez/adventofcode-2015
DataWeave scripts used in the adventofcode.com site for 2015.
advent-of-code adventofcode challenge challenges dataweave dataweave-lang dataweave-language dataweave-playground programming programming-challenges programming-exercises programming-language programming-languages
Last synced: 09 Feb 2026
https://github.com/tariqs26/st
Interpreted language with a JavaScript-like syntax
ast bun bun-test interpreter lexer parser programming-language repl scope typescript
Last synced: 09 May 2026
https://github.com/lucasmcclean/serin
ML-style language with bidirectional typing, closures, and WASM compilation.
anf bidirectional-typechecking closures programming-language wasm
Last synced: 03 Jun 2026
https://github.com/hanzceo/pnglang
PoC of a custom assembly language embedded into .png file. Includes assembler and interpreter.
assembler esolang interpreter programming-language
Last synced: 24 Feb 2026
https://github.com/ryanwebber/gillian
A stack-based code golfing language
code-golf programming-language
Last synced: 19 Jan 2026
https://github.com/ezequias2d/netuno
The Netuno Programming Language (WIP)
language netuno programming-language
Last synced: 11 Oct 2025
https://github.com/ignis-lang/ignis
Ignis is a programming language created by me.
compi language programming-language rust
Last synced: 18 Jan 2026
https://github.com/notakeith/itmoscript
Interpreter for ITMOScript, a dynamically-typed scripting language. Hand-written lexer, recursive descent parser, AST, and tree-walking interpreter
ast cpp interpreter lexer parser programming-language scripting-language
Last synced: 03 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