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-25 00:20:51 UTC
- JSON Representation
https://github.com/usamahussaindev/data_structures
Implemented && Learn how to use and work with these fundamental data structures in C#
csharp data-structure-types data-structures practice-programming practice-project programming-language
Last synced: 28 Jul 2025
https://github.com/blacksuan19/c-lang
various programs written in C language
c iium programming programming-language project
Last synced: 27 May 2026
https://github.com/alt-romes/langjam-cdc
A very simple language that when interpreted displays in a graphical window the composition done in the main function (langjam submission)
Last synced: 10 Nov 2025
https://github.com/javanhut/thecarrionlanguage
The Carrion Language is a dynamically typed, interpreted programming language inspired by Python and written in Go.
bytecode carrion-language complier go golang interpreter language-design programming-language python repl vm
Last synced: 13 Jan 2026
https://github.com/ulrich-tonmoy/carp
:dragon: Carp programming language
compiler lang language programming-language
Last synced: 14 Mar 2025
https://github.com/AmmieNyami/stm
Stack-based virtual machine.
asm assembly c cpp programming programming-language stack-based stack-based-language
Last synced: 17 Jul 2025
https://github.com/daslixou/lemonlang
Programming Language created for fun - Developed by DasLixou in C#
Last synced: 27 Jun 2025
https://github.com/vurv78/mic1
A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1
compiler lua oisc optimizer parser programming-language sic sic1 subleq
Last synced: 25 Feb 2025
https://github.com/andstor/mush-dsl
:hammer: Simple, intuitive, and powerful DSL inspired by multiple popular programming languages.
dsl java programming-language xtend xtext
Last synced: 15 Jul 2025
https://github.com/keerthivasan-r/c-programs
This repository is intended to be a collection of C-Programs for learning purposes
beginners-guide learning-c programming-language
Last synced: 23 Mar 2025
https://github.com/fabasoad/setup-lolcode-action
This GitHub action installs LOLCODE programming language interpreter.
cli github-action github-actions interpreter lolcode programming-language
Last synced: 05 Jan 2026
https://github.com/lordubuntu/hello3000
A collection of roughly 3000 ways to say hello
hello-world language language-learning programming-language programming-languages
Last synced: 13 Aug 2025
https://github.com/omkaarr1/nuvolang_custom_programming_language
This project implements a custom programming language interpreter in Java, complete with a lexer, parser, and interpreter.
compiler-design java lexer-parser programming-language
Last synced: 14 Jul 2025
https://github.com/snowy1803/suffix-lang
A type-safe functional programming language using Reverse Polish Notation
compiler functional-programming language programming-language suffix-lang
Last synced: 27 Oct 2025
https://github.com/dr-saad-la/java-programming
A comprehensive, industry-oriented repository providing structured progression from fundamental concepts to advanced Java implementations.
analytics app-analytics java java-application learning programming programming-language technology
Last synced: 04 Oct 2025
https://github.com/starhosea/script-language-dev
make your own scipting language (自制脚本语言)
compiler dsl programming-language
Last synced: 14 Jul 2025
https://github.com/weezy20/loxr
Lox Interpreter
lox-language parser programming-language rust tokenizer
Last synced: 30 Mar 2025
https://github.com/codejune/programming-language
숭실대학교 컴퓨터학부 3학년 프로그래밍언어
c calendar gauss-jordan pl prime-numbers programming-language recursive-descent-parser ssu
Last synced: 27 May 2026
https://github.com/abrarulhassan-786/stopwatchcomplete
I have created simple stop watch Technologies used HTML, CSS and JS. I am excited that I have done my own self. I have hours, Minutes, Seconds, Miliseconds. Y
coder coding-challenge css html-css-javascript html5 javascript programming-language stopwatch
Last synced: 23 Jun 2025
https://github.com/asmod-lang/asmodeus
⚙️ Modern Assembly language and virtual machine for Machine W architecture. Build, debug, and execute 16-bit assembly programs with Polish assembler
assembler assembly assembly-language compiler debugger education emulator machine-w programming-language rust virtual-machine
Last synced: 30 Jun 2025
https://github.com/musbi8788/free_python_book_for_gambian_dev
Free, beginner-friendly Python books for Gambian learners and devs 📘🐍
algorithms automation data-analysis data-science django flask machine-learning oops-in-python programming-language python python27 python3 testing-automation web-development
Last synced: 14 Aug 2025
https://github.com/darioalessandro/darioalessandro.github.io
general-motors gm go programming-language
Last synced: 22 Jul 2025
https://github.com/pmeinhardt/atto
experimenting with µ-kanren & relational programming 🔬
kanren programming-language relational
Last synced: 31 Mar 2025
https://github.com/echosingh/sanskrit_programming_script
This is Simple Latin Sanskrit Programming Language Project that allows you to interpret a simple script written in a custom language with keywords in Sanskrit. It supports variable assignment, arithmetic operations, conditionals, and print statements
bison-yacc latin-sanskrit lexer-parser programming-language sanskrit-language
Last synced: 10 Jun 2026
https://github.com/wciesialka/play-language
Simple play language built and interpreted in Python.
Last synced: 05 Mar 2025
https://github.com/amaljeevs/rust-essentials
All you need to know about Rust , From theory to syntax.
programming-language rust rust-lang
Last synced: 22 Mar 2025
https://github.com/medialo/go-raindrop
Go library for accessing the Raindrop API
api go golang language programming-language raindrop
Last synced: 23 Jun 2025
https://github.com/rvanasa/lens
An easy-to-learn functional scripting language and runtime environment.
functional-programming javascript modular-design programming-language script
Last synced: 10 Jun 2026
https://github.com/lloydlobo/lumina-lang
Compiler for Lumina powered by C and Assembly
assembly c compiler programming-language
Last synced: 15 Aug 2025
https://github.com/twometer/shiro
🐱💻 Lightweight scripting language
programming-language scripting
Last synced: 26 Jun 2025
https://github.com/arsalan-dev-engineer/the_virtualbank_atm
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
atm beginner-project cmd cpp money programming programming-language project projects system
Last synced: 28 Jul 2025
https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp
Enter your weight and the system will tell you what division you will be fighting in!
begginer-friendly beginner beginner-project boxing cpp programming programming-language table
Last synced: 16 May 2025
https://github.com/tomasboda/agent-lang
AgentLang | Programming language for agent-based modeling
agent-based-modeling programming-language
Last synced: 18 Jan 2026
https://github.com/dokuqui/languagerevamp
CLI unified tool to check, update, install programming languages
cli go installer nodejs programming-language python rust update-checker updater
Last synced: 17 Feb 2026
https://github.com/dimalmfao/smetana
A useless rather very unreliable, unprofessional programming language made as a proof of concept using C++.
cpp language programming-language
Last synced: 27 Feb 2025
https://github.com/joelniemela/profundity
Implementation for the profundity programming language
compiler parser programming-language
Last synced: 22 Jun 2025
https://github.com/erlimar/aprenda-programacao-guia-iniciante
Guia para o iniciantes em programação
dotnet nodejs programming-language
Last synced: 13 May 2026
https://github.com/vopaaz/vo-lang
A toy language interpreter written in Scala, referring to the book "Writing an interpreter in Go".
interpreter programming-language scala
Last synced: 13 Jul 2025
https://github.com/fahimfba/100-days-of-python-codes
Python Pro Bootcamp - 100 Days of Python Codes
bootcamp programming-boot-camp programming-language python3
Last synced: 30 Mar 2025
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/jarryshaw/helloworld
Collection of programming languages
helloworld languages programming-language
Last synced: 02 Feb 2026
https://github.com/Jacob-C-Smith/eddy
JIT-compiled, vectorized programming language
Last synced: 21 Jun 2025
https://github.com/thevurv/mic1
A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1
compiler lua oisc optimizer parser programming-language sic sic1 subleq
Last synced: 21 Jun 2025
https://github.com/vinibiavatti1/vrbs-ide
IDE para programação da linguagem VRBS
ferramenta ide programming-language script tool vrbs
Last synced: 27 May 2026
https://github.com/wicpar/artuslang
assembly-language-programming language programming-language
Last synced: 18 Mar 2025
https://github.com/rjdbcm/woma
:shield: :snake: Woma Programming Language specification.
language programming-language specification
Last synced: 07 Sep 2025
https://github.com/jaredhalpern/monkey
Toy programming language and interpreter
interpreter programming-language
Last synced: 05 Apr 2025
https://github.com/andydevs/jump
An experiment in writing interpreted languages in C++
programming-language state-machine
Last synced: 03 May 2026
https://github.com/sammyne/the-rust-programming-language
Reading notes for <The rust programming language>
Last synced: 17 Aug 2025
https://github.com/exsandebest/penguin
С++-like programming language Penguin with interpreter
interpreter language lexical-analyzer penguin penguin-programming-language programming-language syntax-analyzer
Last synced: 18 Jul 2025
https://github.com/sd2995/golang
Mini Project in GoLang
coding go golang programming-language projects shubhamdeshmukh
Last synced: 27 May 2026
https://github.com/dinujaya-sandaruwan/c.dinujaya.me
This repository is your gateway to learning C programming, created to provide an all-in-one resource for students and developers alike.
c documentation programming-language
Last synced: 02 Feb 2026
https://github.com/pctg-x8/cloth-shader-lang
Experimental custom shader language
poc programming-language shader
Last synced: 18 Jun 2025
https://github.com/edward-ji/jlox
Following java implementation of Lox language tutorial by Robert Nystrom
Last synced: 17 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/nelsenpro/html
Html code
html html-css-javascript markup nelsenniko nelsenpro programming-language web web-application webdevelopment
Last synced: 05 Jan 2026
https://github.com/subramanyaks/introduction-to-go
This repository contains the basic small program related to go programming language
go golang language programming-language
Last synced: 10 Jul 2025
https://github.com/encore-ecosystem/encore
Frontend of programming language for academic purpose designed for testing system that prevent memory leaks
compiler llvm programming-language
Last synced: 19 Jun 2025
https://github.com/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 16 May 2025
https://github.com/neelsoumya/programming_resources
Resources for learning and teaching programming.
programming-language teaching teaching-materials
Last synced: 19 Mar 2026
https://github.com/yazaldefilimone/eva-typechecker
📝 | Type system | Static typeChecker | Type inference
compiler compiler-design programming-language typechecker types
Last synced: 19 Aug 2025
https://github.com/spydr06/monkey
The Monkey Programming language written in Go following Thorsten Ball's Book "Writing an Interpreter in Go"
go golang interpreter monkey-programming-language programming-language writing-an-interpreter-in-go
Last synced: 27 May 2026
https://github.com/rasabh-org/c-tutorials
A repository to host the demo C source files that may be used to learn or teach basic concepts in C programming language.
c programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials
Last synced: 10 Oct 2025
https://github.com/mattiamtzlr/calc
calculator programming-language python school-stuff
Last synced: 26 May 2026
https://github.com/fontseca/lexemn
Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.
cmake cpp interpreter lexing mathematics parsing programming-language
Last synced: 10 Jul 2025
https://github.com/itsfuad/jaanlang
JaanLang is a programming language for couples and romantic people. It is a minimal language that anyone can learn very quickly. Enjoy the romantic coding experience!
couple fun programming-language
Last synced: 05 Apr 2025
https://github.com/connorslade/nosescript
The 𝕭𝖊𝖘𝖙 Programming language!
nose nose-script programming-language
Last synced: 05 Apr 2025
https://github.com/vantaa89/interpreter-in-rust
Implementing an interpreter in Rust
interpreter monkey monkey-programming-language programming-language rust writing-an-interpreter-in-go
Last synced: 14 Jun 2025
https://github.com/degory/ghul-vsce
ghūl programming language Visual Studio Code extension
ghul programming-language vscode-extension vscode-language vscode-snippets
Last synced: 07 Jun 2026
https://github.com/wilk/dpc18bot
Dutch PHP Conference 2018 Telegram Bot
elixir elixir-lang learning programming-language telegram-bot
Last synced: 23 Mar 2025
https://github.com/krasjet/usporth
a minimal rewrite of sporth core, a small stack-based audio programming language
audio c forth programming-language
Last synced: 22 Jul 2025
https://github.com/bartolomej/ralc
Programmable calculator 🔢
programming-language school-assignment
Last synced: 08 Apr 2025
https://github.com/killarexe/mslang
MultiSign is a simple interpreted programming language based on the Lox programming language with small twists.
interpreter interpreter-language java language lox lox-language mslang muti-sign programming-language
Last synced: 05 Apr 2025
https://github.com/rey-language/rey
rey is an experimental programming language
compiler interpreter language-design programming-language
Last synced: 13 Jan 2026
https://github.com/gusenov/random-programming-language-sh
Shell-скрипт для вывода из индекса TIOBE случайного языка программирования.
programming-language programming-languages shell-script
Last synced: 20 Feb 2026
https://github.com/gastonchenet/cassouscript
🔧 CassouScript is an entierly modulable programming language used to execute pseudo-code
interpreter programming-language pseudo-code
Last synced: 09 Mar 2025
https://github.com/tom65536/adelante
Advanced Elementary Language for Teaching and Education
educational programming-language teaching
Last synced: 16 Jan 2026
https://github.com/asllop/runpack
Minimalistic, yet practical, scripting language
async-await concatenative-language embedded interpreter programming-language rust scripting
Last synced: 08 Apr 2026
https://github.com/ferhatgec/enigne
reversed engine
enigne interpreter programming programming-language
Last synced: 18 Feb 2026
https://github.com/las-r/pupil
An interpreted programming language based on several others.
language new-programming-lang programming-language python
Last synced: 07 May 2025
https://github.com/fujiwarachoki/bytrixlang
An easy to learn and use, interpreted programming language written in C++.
bytrix cpp programming-language
Last synced: 17 Jun 2025
https://github.com/zac-garby/booleang
A structured boolean-logic language.
boolean logic programming-language
Last synced: 04 Apr 2025
https://github.com/dhil/hank
a research programming language based on handlers
algebraic-effects compiler computational-effects effect-handlers programming-language
Last synced: 04 Apr 2025
https://github.com/hchiam/please
An experimental programming language (transpiler) to make it easier to write code with speech recognition.
experimental-programming-language language programming-language speech-recognition
Last synced: 02 Jul 2025
https://github.com/f0903/slang
A WIP simple scripting language, using a bytecode interpreter.
bytecode interpreter language programming-language
Last synced: 01 Jun 2026
https://github.com/giu7d/doka_lang
Compiler for a functional language create in Java
functional-programming javacc programming-language
Last synced: 04 Apr 2025
https://github.com/okkindel/geckojs
An interpreted, object-oriented and statically typed programming language inspired by TypeScript, Java and Scala written in JavaScript. I will continue it as I will have more time.
gecko language programming-language
Last synced: 29 Apr 2025
https://github.com/guille-ux/zynkvm
The Virtual Machine for ZynkLite & ZynkPy
c dynamic-programming language-development machine programming-language stack vm
Last synced: 17 Jun 2025
https://github.com/nwtgck/mini-scheme-haskell
Mini Scheme Interpreter in Haskell
Last synced: 31 Mar 2025
https://github.com/shayyz-code/poo
I created my own Programming Language
interpreter programming-language rust
Last synced: 03 Apr 2025
https://github.com/vivekg13186/stack-language
A simple stack based programming langauage
programming-language stack-based
Last synced: 01 Aug 2025
https://github.com/owaismohsin001/junu-spaghetti
Junu Spaghetti, a language that types spaghetti code
ad-hoc-polymorphism bidirectional-typechecking parametric-polymorphism programming-language spaghetti-code static-typing structural-typing union-types
Last synced: 28 Mar 2025
https://github.com/jlchntoz/katana
Katana is a newly designed light-weight programming language
data-structures esolang interpreter programming-language
Last synced: 06 Apr 2025