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/abdullahmaqbool22/tic-tac-toe-game
Tic Tac Toe game based on Python programming language made for final semester project in 1st Semester.
game programming-language python
Last synced: 12 Feb 2026
https://github.com/ranitmanik/c-explorer
This repository contains a collection of C programming projects and assignments completed during my Computer Science and Engineering major. The projects cover various topics, algorithms, and data structures, showcasing my coding skills and problem-solving abilities.
c c-language c-pratice-programming c-programming c-programming-language programming programming-language
Last synced: 11 Aug 2025
https://github.com/deeprobin/potato-lang
An esoteric programming language
esoteric-language language potato potato-lang potatoes programming-language
Last synced: 30 Mar 2025
https://github.com/nobodxbodon/zou
Simple programming language with Chinese keywords based on JavaScript. 基于JavaScript的简单中文编程语言。
chinese-keywords javascript programming-language
Last synced: 23 Mar 2025
https://github.com/pranjalco/automatic-cookie-clicker-bot
An automated game-playing bot created using Selenium and Python to play the **Cookie Clicker** game. The bot clicks the cookie continuously, evaluates affordable upgrades every 5 seconds, and buys the most expensive one to maximize cookies per second. The bot stops after 5 minutes and displays the "cookies/second" rate achieved during the session.
automation development game-bot intermediate programming-language python selenium selenium-python
Last synced: 28 Jun 2026
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/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/starhosea/script-language-dev
make your own scipting language (自制脚本语言)
compiler dsl programming-language
Last synced: 14 Jul 2025
https://github.com/aruvili/agam
அகம் - A Tamil programming language with Python inspired syntax using rust
agam aruvili performance programming-language security simple tamil-language
Last synced: 30 Dec 2025
https://github.com/ktanaka101/monkey.dart
🐵 Monkey interpreter in Dart. 🚀
dart interpreter language monkey monkey-language programming-language
Last synced: 02 Jul 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: 02 Jul 2026
https://github.com/pouyakary/swifty
Arendelle 2XIV Switf based Interpreter that powers the Arendelle for iOS as well Mac REPL for Arendelle.
arendelle compiler interpreter kary-comments karyfoundation language objective-c programming-language repl swift
Last synced: 15 May 2025
https://github.com/nn0x/maiora
Custom programming language compiled to LLVM IR designed to be memory safe, somewhat C-like but based around functions and instances thereof
functions llvm-ir low-level memory-safe programming-language systems-programming
Last synced: 23 Sep 2025
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
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/blacksuan19/c-lang
various programs written in C language
c iium programming programming-language project
Last synced: 27 May 2026
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/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/bendaws/stas-astro8
Astro-8 programming language that compiles into Yabal
Last synced: 02 Mar 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/ferhatgec/enigne
reversed engine
enigne interpreter programming programming-language
Last synced: 18 Feb 2026
https://github.com/paulcacheux/elang
Compiler for a simple C-like rust-inspired language.
compilers programming-language rust
Last synced: 17 Oct 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/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/joelniemela/profundity
Implementation for the profundity programming language
compiler parser programming-language
Last synced: 22 Jun 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/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/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/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/pmeinhardt/atto
experimenting with µ-kanren & relational programming 🔬
kanren programming-language relational
Last synced: 31 Mar 2025
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/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/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/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/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/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/erlimar/aprenda-programacao-guia-iniciante
Guia para o iniciantes em programação
dotnet nodejs programming-language
Last synced: 13 May 2026
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/rjdbcm/woma
:shield: :snake: Woma Programming Language specification.
language programming-language specification
Last synced: 07 Sep 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/las-r/aergia
A really lazy programming language.
aergia aergia-lang custom-programming-language esolang programming-lang programming-language python python3
Last synced: 23 May 2026
https://github.com/mayugestudio/game-lex
Game-programming language for beginner !
assembly assembly-language game-development programming-language
Last synced: 05 Apr 2025
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/imsushant12/guess-the-number-game
It a number guessing game coded in C Language.
clanguage programming-language project
Last synced: 17 Mar 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/edward-ji/jlox
Following java implementation of Lox language tutorial by Robert Nystrom
Last synced: 17 Jun 2025
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/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/neelsoumya/programming_resources
Resources for learning and teaching programming.
programming-language teaching teaching-materials
Last synced: 19 Mar 2026
https://github.com/sd2995/golang
Mini Project in GoLang
coding go golang programming-language projects shubhamdeshmukh
Last synced: 27 May 2026
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/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/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/ultreon/ultran-lang
Programming Language for the Device Mod (WIP)
devices-mod programming-language ultran-lang
Last synced: 14 Apr 2025
https://github.com/daviddexter/karis-programming-language
Lightweight programming-ish language built for https://educative.io
compiler compiler-construction craftinginterpreters interpreter parser pratt-parser programming-language rust-lang top-down-parser
Last synced: 08 Mar 2026
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/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/fabasoad/setup-jolie-action
This GitHub action installs Jolie
github-action github-actions jolie jolie-microservices programming-language
Last synced: 18 Mar 2025
https://github.com/connorslade/nosescript
The 𝕭𝖊𝖘𝖙 Programming language!
nose nose-script programming-language
Last synced: 05 Apr 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/silvanoneto/go-learning
This repository contains my progress (re-)studying Go programming language based on "The Go Programming Language" book, written by Alan A. A. Donovan and Brian W. Kernighan
golang programming-language study-project
Last synced: 12 Jan 2026
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/fabiannorbertoescobar/cpp-ejercicios
Proyectos de programación estructurada y orientada a objetos en C++, de Programación y posteriores.
cola cpp estructuras-de-datos excepciones herencia object-oriented-programming objetos pilas polimorfismo programming-exercises programming-language referencias sobrecarga templates
Last synced: 17 Sep 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/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/fekri8614/dart-hub
#dart programming language exercises
dart dart-library dartlang dartprogramming exercise programming-exercises programming-language
Last synced: 19 May 2026
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/mayugestudio/piled
Stack-Based Programming language
programming-language stack-based
Last synced: 08 Jun 2026
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
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/mattiamtzlr/calc
calculator programming-language python school-stuff
Last synced: 26 May 2026
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/f0903/slang
A WIP simple scripting language, using a bytecode interpreter.
bytecode interpreter language programming-language
Last synced: 01 Jun 2026
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/giu7d/doka_lang
Compiler for a functional language create in Java
functional-programming javacc programming-language
Last synced: 04 Apr 2025
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/sammyne/the-rust-programming-language
Reading notes for <The rust programming language>
Last synced: 17 Aug 2025
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/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/rey-language/rey
rey is an experimental programming language
compiler interpreter language-design programming-language
Last synced: 13 Jan 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/eownerdead/slambda
λ Untyped Lambda Calculus Evaluator
haskell interpreter lambda lambda-calculus language megaparsec parsec programming-language scripting-language untyped untyped-lambda-calculus
Last synced: 03 Sep 2025
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