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-03-27 00:24:30 UTC
- JSON Representation
https://github.com/vishesh-gupta/programming-challenges
This repository is basically simple coding problems that I have done in various programming languages
euler leetcode-solutions programming-language racket
Last synced: 15 Jan 2026
https://github.com/omnit3a/Hypersquit-Official
A repository for the Hypersquit programming langauge
creative-commons java-based non-commercial-license open-source programming-language
Last synced: 10 Mar 2025
https://github.com/bqbbo/jlox-interpreter
A tree-walk interpreter written in Java for the Lox programming language.
crafting-interpreters java programming-language
Last synced: 25 Jun 2025
https://github.com/codelibraty/rytonlang
RU: Ryton - современный, мульти-парадигменный и мульти-платформенный язык программирования высокого уровня, который делает правильное простым, а сложное - понятным. EN: Ryton is a modern, multi-paradigm, and multi-platform high-level PL that makes what's right simple and what's complex understandable.
c cython dev development java jvm jython programing-language programming-language python ryton rytonlang zig ziglang
Last synced: 30 Dec 2025
https://github.com/antosmichael07/mispasm
My high-level programming language with the syntax of assembly
asm go golang language programming-language virtual-machine vm
Last synced: 24 Feb 2025
https://github.com/mohamedshehta2000/redteampy
RedTeamPy is a collection of offensive security tools written in Python for penetration testing, exploitation, reconnaissance, and post-exploitation. It helps red teamers automate attacks, bypass security measures, and simulate adversary techniques. For ethical use only—test only with permission. 🚀
basics oops-in-python programming programming-language python3 redteaming redteaming-tools tools
Last synced: 05 Apr 2025
https://github.com/nikitaberezhnyj/niklang
A statically typed, compiled programming language with clean syntax.
language niklang niklang-programming-language programming-language
Last synced: 02 Dec 2025
https://github.com/nikitaberezhnyj/based
Minimalist open-source language with simple syntax for basic coding.
based based-programming-language language programming-language python
Last synced: 04 Mar 2025
https://github.com/snowy1803/graphism-swift
Graphism app for viewing programs written in GRPH
grph programming-language swift
Last synced: 28 Mar 2025
https://github.com/akaanuzman/swift_example
I learn swift programming language 🧑🏻💻
oop programming programming-language swift swift-oop swift5
Last synced: 29 Mar 2025
https://github.com/detectivekaktus/ipl
The Imperative Programming Language
assembly assembly-like c compiler imperative lexer parser programming-language x86-64
Last synced: 29 Mar 2025
https://github.com/rubixdev/roost
Command line interpreter for the roost language
cli interpreter programming-language roost-lang rust
Last synced: 02 Mar 2025
https://github.com/shayyz-code/poolang
A Tiny Programming language by me
programming-language rust-lang
Last synced: 28 Mar 2025
https://github.com/fabasoad/setup-yorick-action
This GitHub action installs Yorick
github-action github-actions programming-language yorick
Last synced: 18 Mar 2025
https://github.com/mrdvince/rmon
An interpreter in Rust
book interpreter knock-myself-out language programming-language repl rust
Last synced: 29 Mar 2025
https://github.com/tyru/grass.vim
syntax file for grass
grass programming-language syntax syntax-highlighting vim
Last synced: 04 Mar 2025
https://github.com/callmesalmon/kite
Source code for the "Kite" programming language. Contributions are always welcome! (WIP)
antifascist c contribute contributions-welcome functional functional-programming imperative imperative-programming imperative-programming-language interpreter minimal minimalist programming programming-language recursion recursive recursive-functions recursive-programming
Last synced: 21 Jul 2025
https://github.com/devathul-88/hello-world
Hello world in different programming languages
hello-world languages many programming programming-language
Last synced: 12 Sep 2025
https://github.com/ladroid/toylang
Simple programming language in Rust
ast lexer parser programming-language rust rust-lang toy-language
Last synced: 04 Mar 2025
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: 29 Mar 2025
https://github.com/bredalis/programas
✌ Series of programs created with Python ✌
programming-language programs python
Last synced: 04 Mar 2025
https://github.com/bredalis/functions
Functions in Python 🐍
algorithms data functions porgraming programming-language python
Last synced: 04 Mar 2025
https://github.com/ctoic/python
Repo Contains Python Projects and Program
basic programming-language python
Last synced: 04 Mar 2025
https://github.com/arshavirmirzakhani/nitro
nitro is a programming language that programmed with c++ , Flex , Bison and uses LLVM compile system. and uses optimization for fast compile
compiler programming programming-language
Last synced: 02 Mar 2025
https://github.com/owaismohsin001/ameer-virtual-processor
This is virtual machine named Ameer Virtual Processor to which languages can be compiled to, and be ran on. This runs well with either Nuitka or PyPy
language-processing programming-language virtual-machine virtual-processor
Last synced: 28 Mar 2025
https://github.com/blacksuan19/c-lang
various programs written in C language
c iium programming programming-language project
Last synced: 24 Dec 2025
https://github.com/keithnoguchi/book-go
The Go Programming Language
book go programming programming-language
Last synced: 17 Jan 2026
https://github.com/alexgustafsson/bake
A cross-platform language and tool for building things - like Make, but better
bake build-tool language-server programming-language vscode-extension
Last synced: 28 Jan 2026
https://github.com/deryaxacar/javascript-exercises
This project brings together 70 fundamental exercises for those who want to learn JavaScript from scratch. Each exercise covers different topics, from connecting JavaScript to HTML, declaring variables, and performing arithmetic operations, to working with string methods and DOM manipulations. This way, you can practice both basic and commonly used
css html javascrip-exercises javascript javascript-learn javascript-learning javascript-library javascript-programming javascript-project javascritp-practices learning programming programming-language project
Last synced: 31 Dec 2025
https://github.com/strubt/autlglogo
Automata & Formal Languages – project 'Logo'
computer-science grammar logo programming-language transpiler university-project
Last synced: 03 Feb 2026
https://github.com/slavlned/ice
Ice - go impl of polar 🧊
go interpreter langdev language programming-language
Last synced: 24 Feb 2025
https://github.com/bredalis/js
✨ JavaScript's Files ✨
backend code css frontend functional-programming html js node-js nodejs pages programming-language
Last synced: 31 Dec 2025
https://github.com/rk0cc/github_colour_flutter
Receiving ozh's github-colors repository with latest commit of colors.json to Flutter's Color object.
color colors colour colours dart flutter github github-colors github-colours package programming-language pub
Last synced: 31 Dec 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: 21 Mar 2025
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: 04 Mar 2025
https://github.com/ndraey/mew
Yet another programming language for self-written kernels :)
c mew programming-language programming-languages python python3 transpiler
Last synced: 22 Jul 2025
https://github.com/mayugestudio/piled
Stack-Based Programming language
programming-language stack-based
Last synced: 24 Feb 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/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/kingjethro999/ignite
Ignite - A Custom React Native DSL Framework, Runs on Expo Go
expo extensions framework javascript programming-language react-native typescript
Last synced: 26 Jun 2025
https://github.com/fekri8614/dart-hub
#dart programming language exercises
dart dart-library dartlang dartprogramming exercise programming-exercises programming-language
Last synced: 13 Sep 2025
https://github.com/a2p1k02/scc
Compiler writting in C for C
c c-compiler cli compiler programming-language simple
Last synced: 04 Mar 2025
https://github.com/bendaws/stas-astro8
Astro-8 programming language that compiles into Yabal
Last synced: 02 Mar 2025
https://github.com/twometer/shiro
🐱💻 Lightweight scripting language
programming-language scripting
Last synced: 26 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: 04 Mar 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: 29 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: 24 Feb 2025
https://github.com/darioalessandro/darioalessandro.github.io
general-motors gm go programming-language
Last synced: 22 Jul 2025
https://github.com/ulrich-tonmoy/carp
:dragon: Carp programming language
compiler lang language programming-language
Last synced: 14 Mar 2025
https://github.com/vic/vrv
A comments directed programming language - born during #LangJam 2021
langjam-0001 programming-language
Last synced: 31 Oct 2025
https://github.com/felixoder/gola-language
Gola is a cute language that is crafted with love for all bengali programmers.
compiler compiler-design go gola golang gsoc2025 hactoberfest2025 programming-language
Last synced: 29 Mar 2025
https://github.com/zen0x7/haiku
Service-oriented programming language
language languages programming-language programming-languages
Last synced: 27 Mar 2026
https://github.com/almas-ali/almas
Almas - A interpreter with scripting language
almas-ali interpreter language md-almas-ali programming-language script script-language
Last synced: 25 Feb 2025
https://github.com/shrimpl-language/shrimpl-language
Shrimpl is an all-ages oriented programming language based in Rust to build backend applications, AI tooling, APIs/MCPs and much more!
classification http-server ml openai-api programming-language rust-lang shr shrimpl
Last synced: 07 Mar 2026
https://github.com/jovonni/lymn
Programming Language written as human language, English
language programming programming-language
Last synced: 17 Jan 2026
https://github.com/witch-world/100daysofpython
100 Days of Python Programming🐍
coding coding-challenge coding-challenges coding-interviews development practice-programming practice-project programming programming-language python python-library python-script python3
Last synced: 05 Mar 2025
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: 05 Mar 2025
https://github.com/meysam81/multi-threading-copy-gui
a program to copy a text file somewhere else using multi-threading with a graphical user interface
copy-paste copy-text-to-clipboard csharp csharp-code graphical-interface graphical-user-interface gui multi-threading multithreading programmer programming programming-challenge programming-challenges programming-exercise programming-exercises programming-language thread threaded threading threads
Last synced: 26 Jun 2025
https://github.com/kinderjosh/steelc
Steel C is a reimplementation of the C language from scratch. It aims to be stricter and safer through the introduction of immutable variables and a strongly typed syntax.
compiler compiler-backend nasm nasm-assembly programming-language
Last synced: 04 Apr 2025
https://github.com/raphaelamonteiro/pythonparazumbis
Repositório dedicado as aulas de Algoritmos e Lógica de Programação - I Semestre
algorithms logic-programming programming-language python
Last synced: 13 May 2025
https://github.com/sirpigari/lucia-rust
Lucia APL, but written in Rust, so its BLAZINGLY FAST
custom-lang lucia lucia-apl programming-language rust
Last synced: 27 Jun 2025
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/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/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/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/daslixou/lemonlang
Programming Language created for fun - Developed by DasLixou in C#
Last synced: 27 Jun 2025
https://github.com/omasanori/gecco
Good Enough C Compiler
c compiler programming-language
Last synced: 14 Sep 2025
https://github.com/rahuldshetty/talion
New Interpreted Programming Language
go golang interpreter programming-language
Last synced: 14 May 2025
https://github.com/nymphium/arq
It aims to be a language which has extremely extensible macros.
lua macros moonscript programming-language
Last synced: 27 Jun 2025
https://github.com/kerrishotts/ispish
A simple lisp/logo-like language
lisp-like logo-like parser programming-language tokenizer
Last synced: 23 Jul 2025
https://github.com/n4ze3m/sloth
Sloth is a simple interpeter written in Golang.
golang interpeter programming-language sloth
Last synced: 16 Jun 2025
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/ferhatgec/enigne
reversed engine
enigne interpreter programming programming-language
Last synced: 18 Feb 2026
https://github.com/99thedark/bolt
My dream programming language, in progress
bolt coding-language custom-language language programming-language typescript
Last synced: 19 Nov 2025
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: 25 Feb 2025
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/jaredhalpern/monkey
Toy programming language and interpreter
interpreter programming-language
Last synced: 05 Apr 2025
https://github.com/paulinobermudez/introductiontopythonandprogrammingbasic-cisco
Introduction to Python and programming basics - Becas Digitaliza Cisco
becas chunche95 cisco devnet digitaliza pauchino programming-language python
Last synced: 14 Mar 2025
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/bertuginal/python-basic-functions
Python Basic Functions
Last synced: 04 Nov 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: 05 Mar 2025
https://github.com/willothy/worth
Compiler for the Porth programming language, targeting x86_64 assembly.
compiler compilers porth programming-language rust stack-based-language
Last synced: 20 Jan 2026
https://github.com/gusg21/anyways
An esoteric programming language
esoteric-programming-language joke programming-language
Last synced: 25 Feb 2025
https://github.com/kajizukataichi/stack-programing-language
The powerful script language about stack oriented type.
programming-language stack-oriented
Last synced: 14 May 2025
https://github.com/douira/parenthis-lang
(parenthis) is an esoteric programming language
compiler esoteric-language interpreter programming-language
Last synced: 22 Mar 2025
https://github.com/noname007/coursera-programming-languages
coursera homework moocs programming-language
Last synced: 02 Jan 2026
https://github.com/ayoubcoding21/krom
Krom is a full blown programming language.
bash-script c cmake compiler compilers cpp interpreter lexer lexer-generator programming-language token tokenizer
Last synced: 25 Feb 2025
https://github.com/chaosinventor/dalanguage
Programming language focused on flexibility and expressibility
compiler dalanguage interpreter programming-language tooling
Last synced: 24 Feb 2025
https://github.com/Simpson-Computer-Technologies-Research/simplc_parser
Parser for my programming language, simp lang (simpl) made in C
c parser programming-language simpl
Last synced: 14 May 2025
https://github.com/cragglesg/webscript
webscript. interact with the web.
hackclub javascript programming-language web
Last synced: 02 Jan 2026
https://github.com/sonyarianto/hello-world
"Hello world" on several different programming languages. Just need Docker to run each sample.
Last synced: 28 Jun 2025
https://github.com/dimits-ts/mini-python-compiler
A project implementing a compiler for the 'Mini Python' programming language.
compiler programming-language sablecc
Last synced: 25 Jan 2026