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/aquice/entropia
Entropia is a C++ based programming language, implementing ownership and other usefull stuff
interpreter lexer parser programming-language
Last synced: 09 Jun 2026
https://github.com/paulthomas20002/s2-programming-in-c
S2 PROGRAMMING IN C KTU EST 102
c est102 first-year ktu ktu-s2 ktustudents programming programming-in-c programming-language s2
Last synced: 05 Mar 2025
https://github.com/fergusq/licp
Small functional language that compiles to C
Last synced: 02 Apr 2026
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/daslixou/lenpai
stupidly simple and fast utils for parsing
ast macro-processor nodes programming-language programming-language-utils
Last synced: 12 Nov 2025
https://github.com/fergusq/phl
Proceed High Language
compiler programming-language purkka
Last synced: 21 Apr 2026
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/jongha/gedit-indent
There are many coding conventions for each programming language. Some programming languages suggest to use two spaces to indent the code and other sites suggest to use tabs to indent the code. This plugin supports indent changing. It can convert from one style of writing to another. It can be used to make code easier to read and support shortcut(<control><alt>i) to change quickly.
change-indent coding-conventions gedit gedit-indent plugin programming-language python
Last synced: 19 Jul 2025
https://github.com/ggiuffre/timelangs
A customizable timeline about the history of programming languages
history programming-language timeline
Last synced: 21 Apr 2026
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/aryavsaigal/okfrick
very cool esoteric language pls use
esoteric esoteric-language esoteric-programming-language programming-language
Last synced: 03 Apr 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/rufflang/ruff
Ruff is a lean, expressive language built to help you think clearly and build confidently.
programming-language ruff rust
Last synced: 25 Jan 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/shayyz-code/poo
I created my own Programming Language
interpreter programming-language rust
Last synced: 03 Apr 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/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/fries-byte/pistud
My personal programming language open source, to optimize simplicity, its a high-level programming language which a slow interpreter but has its own compiler, you can learn more in https://fries-byte.github.io/pistud/
compiler easy high-level programming-language
Last synced: 17 Mar 2025
https://github.com/meysam81/simple-code
a simple C# program as an illustration of different features of encapsulation & other stuff
college college-assignment college-project csharp program programmer programming programming-challenge programming-challenges programming-exercise programming-exercises programming-language programming-languages student-project students
Last synced: 03 Jan 2026
https://github.com/nelsonduarte/capa-language
A capability-centric programming language. Hand-written compiler in Python.
capability-security compiler cra cyclonedx language-design llm-security nis2 programming-language sbom slsa spdx static-analysis supply-chain-security type-system vex
Last synced: 12 Jun 2026
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/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/eyantra698sumanto/basic-c-programs-2
This Repository contains 135 basic programs in C programming language
c cplusplus-11 fileio patterns programming-language series strings
Last synced: 06 Apr 2026
https://github.com/noname007/coursera-programming-languages
coursera homework moocs programming-language
Last synced: 02 Jan 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/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/vivekg13186/stack-language
A simple stack based programming langauage
programming-language stack-based
Last synced: 01 Aug 2025
https://github.com/newlandtv/helloworld
Let's print "Hello, World!" In 6 programming languages.
c cpp csharp hello-world helloworld java javascript js programming-language python
Last synced: 08 Apr 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/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/strubt/autlglogo
Automata & Formal Languages – project 'Logo'
computer-science grammar logo programming-language transpiler university-project
Last synced: 03 Feb 2026
https://github.com/simpsonresearch/simplc_parser
Parser for my programming language, simp lang (simpl) made in C
c parser programming-language simpl
Last synced: 31 Aug 2025
https://github.com/ctoic/python
Repo Contains Python Projects and Program
basic programming-language python
Last synced: 28 Apr 2026
https://github.com/nwtgck/mini-scheme-haskell
Mini Scheme Interpreter in Haskell
Last synced: 31 Mar 2025
https://github.com/sanjayengineer121/advance_calculator
calculator for quick calculations, along with a large collection of calculators on math, finance, fitness, and more, each with related in-depth information.
calculator programming-language project python3
Last synced: 03 Apr 2025
https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/ilo-li-sina
Defunct | "ilo li sina" li toki pi lawa pi ilo nanpa. taso, sina lawa ala e ona. ona li lawa e sina a! | li sama http://oytjumugnwsf4g72vemtamo72vfvgmp4lfsf6wmggcvba3qmcsta.b32.i2p/ilo-li-sina.git/about en http://4blcq4arxhbkc77tfrtmy4pptf55gjbhlj32rbfyskl672v2plsmjcyd.onion/ilo-li-sina.git/about
cpp esoteric esoteric-language human-oriented ilo-li-sina interpreter li-kepeken-e-jan-tawa-nanpa-e-nanpa li-kepeken-e-nimi-wawa-goto li-kepeken-e-poki-sitelen-taso li-lawa-e-nimi-wawa-lon-nasin-pona possibly-turing-complete procedural programming-language string-manipulator toki-nasa toki-pi-lawa-e-ilo-nanpa toki-pona unstructured
Last synced: 15 Jun 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/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/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/99thedark/fusion
An unnamed 5th version of my programming language
ast compiler lexer llvm programming-language rust
Last synced: 04 Jan 2026
https://github.com/megabytesofrem/lune
Small compiled language with a procedural C style syntax.
Last synced: 30 Mar 2025
https://github.com/joelniemela/profundity
Implementation for the profundity programming language
compiler parser programming-language
Last synced: 22 Jun 2025
https://github.com/psub/tpl-notes
programming-language type-system type-theory
Last synced: 05 Feb 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/mrkct/comfylan
A custom programming language, just for fun
interpreter programming-language
Last synced: 18 Mar 2025
https://github.com/bredalis/pytest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 08 Jun 2026
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/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/vinibiavatti1/vrbs-js
Script de programação VRBS.js
automation ide learning programming programming-language script tool
Last synced: 13 May 2026
https://github.com/mollerse/creative-concat-presentation
Presentation given at flatMap Oslo 2017
concatenative-language creative programming-language
Last synced: 29 Oct 2025
https://github.com/jarryshaw/helloworld
Collection of programming languages
helloworld languages programming-language
Last synced: 02 Feb 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/sauravbhattacharya001/sauravcode
Frustrated by syntax-heavy languages, I designed *sauravcode* for simplicity and clarity. It removes unnecessary punctuation and rigid conventions, focusing purely on logic. With minimal syntax, it allows ideas to flow naturally without distraction. *Sauravcode* is my tool for coding as a seamless, intuitive process, free from constraints.
c-language code-generation compiler custom-language interpreter language-design parser programming-language python transpiler
Last synced: 19 Apr 2026
https://github.com/louislefevre/onyx
Custom compiler written in Java
compiler java programming-language
Last synced: 30 Mar 2025
https://github.com/Jacob-C-Smith/eddy
JIT-compiled, vectorized programming language
Last synced: 21 Jun 2025
https://github.com/connectaman/cpp-notes-and-programs
Notes and Programs in Cpp
cpp cppnotes notes programming-language programs
Last synced: 14 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: 19 May 2026
https://github.com/pmeinhardt/atto
experimenting with µ-kanren & relational programming 🔬
kanren programming-language relational
Last synced: 31 Mar 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/jroesch/lean.js
An example of using Lean's backend API to implement a new language backend.
compiler javascript lean programming-language
Last synced: 20 May 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/ulrich-tonmoy/carp
:dragon: Carp programming language
compiler lang language programming-language
Last synced: 14 Mar 2025
https://github.com/cragglesg/webscript
webscript. interact with the web.
hackclub javascript programming-language web
Last synced: 02 Jan 2026
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/panguojun/polygon-group-calculation-script
A group-based polygon calculation and modeling script.
3d geometry-processing group-theory programming-language
Last synced: 26 May 2026
https://github.com/bilalmohib/c-programming-
This repo contains C Programming practise.It will contain the work from learn c the hard way.
c c-programs linux practice-programming programming programming-exercises programming-language ubunto
Last synced: 20 May 2026
https://github.com/newlandtv/j255_language
I made a custom programming language in python.
j255 programming-language python
Last synced: 14 Mar 2025
https://github.com/slamko/zic
A set of Zig-inspired macros for type-based error handling in C
error-handling framework header-only macros preprocessor programming-language typesystem zig
Last synced: 18 May 2026
https://github.com/casparwylie/zandt-lang
Another homemade programming language (ongoing and incomplete!)
language lexer parser programming-language
Last synced: 18 May 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/mitchpaulus/mshell
Experimental Concatenative Shell-like Scripting Language
concatenative-language glue-code golang programming-language shell-script
Last synced: 10 Apr 2026
https://github.com/adejobi-gbolahan/affiliate-marketing
I am just like other affiliates marketer helping people in achieving success in E-com Business but I wonder what most people see in ne which makes them refer to me as EXPERT. I thought of it then I bring out a certain reasons for this ; CREATIVITY AND CONSISTENT LEARNING. Contact me now and let's build your affiliate marketing business together
affiliatemarketing customer emailmarketing loyalty-rewards loyaltyprogram programming-language systeme website-design wordpress wordpress-plugin wordpress-theme
Last synced: 09 Sep 2025
https://github.com/wciesialka/play-language
Simple play language built and interpreted in Python.
Last synced: 05 Mar 2025
https://github.com/geocml/tabor
Tabor is a database modeling language for GIS
command-line database-modeling gis postgis postgresql programming-language yaml
Last synced: 10 Apr 2026
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/tom65536/adelante
Advanced Elementary Language for Teaching and Education
educational programming-language teaching
Last synced: 16 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/clemlak/v-exercises
🎓 V programming language exercises
programming-exercises programming-language v
Last synced: 02 Jan 2026
https://github.com/jzadpy/pyml
PyML es un transpilador que permite escribir código Python usando una sintaxis inspirada en YAML. Combina la potencia de Python con la simplicidad y legibilidad de YAML, creando una experiencia de programación más limpia y accesible.
automation begginer-friendly clean-code dsl educational experimental programming-language python simple syntax transpiler vscode-extension yaml
Last synced: 21 Sep 2025
https://github.com/rajathirumal/bridgemap
A source to source compiler. Bridge language to SQL. This repo is a subproject of https://github.com/rajathirumal/ETL-Tool
bridge-programming bridgemap bridgemap-programming programming-language python sql
Last synced: 31 Jan 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/abdurahman-hassan/the-complete-dart-learning-guide--hassanfulaih
In this repo, we will begin learning Dart step by step we'll go through with: Dart Basics, Functions, Object oriented programming, and asynchronous programming
dart learning-by-doing learning-dart learning-path learning-pathway programming programming-language
Last synced: 29 Apr 2026
https://github.com/wesgtox/programming-lab-i
College "Programming Lab I" exercises.
algorithms c cpp programming-language
Last synced: 18 May 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/vimalcvs/cplusepluse
C++ Tutorials
c-plus-plus computer-science du-books du-lab-programs java programming-language
Last synced: 18 Apr 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/rey-language/rey
rey is an experimental programming language
compiler interpreter language-design programming-language
Last synced: 13 Jan 2026
https://github.com/vyacheslavhere/ice
Ice - go impl of polar 🧊
go interpreter langdev language programming-language
Last synced: 09 Jul 2025
https://github.com/keithnoguchi/book-go
The Go Programming Language
book go programming programming-language
Last synced: 17 Jan 2026
https://github.com/ditzdev/lizard
The Interpreter Lizard Programming Language
interpreter programming-language
Last synced: 30 Jun 2025
https://github.com/mpardalos/raza
A toy programming language used as a learning project. Implemented in Scala.
lexer parser programming-language scala
Last synced: 05 May 2025
https://github.com/margitantal68/cpp
📚 This open-access course will introduce you to C++ programming and STL.
cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial
Last synced: 30 Jun 2026
https://github.com/mazzzystar/mooc
上过的MOOC课程中的代码、笔记。
coursera machine-learning programming-language
Last synced: 02 Feb 2026