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/mdtanvirahamedshanto/c-plus-programming
solve c++ programming problem
cplusplus programming-language
Last synced: 10 Jun 2025
https://github.com/sano-jin/lmn-alpha
A minimal compiler and a runtime for a language based on graph rewriting
compiler interpreter programming-language
Last synced: 24 Mar 2025
https://github.com/ozgrozer/todo
A challenge to myself, to learn all programming languages, while making a todo app
challenge nodejs php programming-language python todo
Last synced: 08 Apr 2025
https://github.com/ealmloff/anti-array
a esolang without arrays or stacks
esolang esolangs esoteric-language esoteric-programming-language programming-language
Last synced: 26 Oct 2025
https://github.com/elijah-team/elijah-lang-lgpl
Elijjah is a high-level language suitable for replacement Java and C++. It is meant to integrate into current C and Java projects. It will feature a REPL and a graphical environment as well, along the lines Smalltalk/Tunes Slate.
elijah-lang programming-language transpiler
Last synced: 16 Jan 2026
https://github.com/daniel-liu-c0deb0t/recall
Interpreter for reCall, a dynamically typed scripting language that emphasizes recursion. Also contains object-oriented and functional features.
Last synced: 24 Mar 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/eirikvaa/nic
My first stab at creating a programming language from the ground up
Last synced: 11 Jun 2025
https://github.com/airsequel/airscript
[WIP] A scripting language for spreadsheet formulas, CLI tools, ETL pipelines
formula fp functional functional-programming language programming-language scripting scripting-language
Last synced: 19 Mar 2026
https://github.com/marcellandreas/wetably
Wetably helps you organize your tasks and notes effortlessly. Manage everything in one place!
front-end front-end-development frontend frontend-app frontend-web nextjs nextjs14 programming programming-language project react reactjs tailwind tailwind-css tailwindcss tailwindcss-plugin todo-app todolist ts typescript
Last synced: 16 Jul 2025
https://github.com/hbiede/threes
Novelty programming language that operates as a stack-based reduced instruction set language.
esoteric-language esoteric-programming-language interpreted-language interpreted-programming-language langauge programming-language stack stack-language
Last synced: 03 Apr 2025
https://github.com/sidnand/byte
In development. Byte is a bare-bones language, it gives you the bare minimum out of the box features.
c-programming-language interpreter programming-language
Last synced: 14 Feb 2026
https://github.com/buxogabriel/gabelang
A programming language written in rust
interpreter lexer parser programming-language rust wasm
Last synced: 14 Feb 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/aigle-levant/notes-page
notes programming programming-fundamentals programming-language
Last synced: 19 Mar 2026
https://github.com/ravenleeblack/illeshian_suite
Illeshian is a series of programs. A driver, A preprocessor, A compiler, an Assembler, and some day a Linker.
assembler c compiler driver linker makefile nasm-assembly preprocessor programming-language translator
Last synced: 08 Apr 2025
https://github.com/demierox/kavun
The Kavun Programming Language is a Turkish programming language for beginners, designed to be similar to common speech.
collaborative easy-to-understand language outline programming-language turkish turkish-language
Last synced: 15 Feb 2026
https://github.com/chr1st0scli/rainlisp-vscode
RainLisp support for Visual Studio Code.
dotnet interpreter lisp lisp-dialect lisp-interpreter programming-language repl vscode-extension
Last synced: 23 Nov 2025
https://github.com/humancto/forge-lang
Forge — an internet-native programming language with built-in HTTP, database, crypto, AI, JIT compiler, and 14 interactive tutorials. Write less. Build more.
bytecode-vm developer-tools http internet-native jit-compiler language natural-language-syntax programming-language rust scripting-language
Last synced: 07 Mar 2026
https://github.com/aja512/python-lab
Python Language Dabbling
calculator-application coursera data-structures mysql programming-language python-3 restaurant-management
Last synced: 02 Jul 2025
https://github.com/madkne/MPL_interpreter
A small,fast and simple interpreter also best solution to common problems of programmers.
beta c interpreter language mpl programming-language
Last synced: 11 May 2025
https://github.com/andriksantos/control-de-paquetes
proyecto de clase usando c++
ccp creative-commons example-project programming-language
Last synced: 10 Mar 2025
https://github.com/ldrk11/filesandfolders
Typescript interpreter for FilesAndFolders!
esolang esolangs folders programming-language
Last synced: 16 Mar 2025
https://github.com/skillfulelectro/hulang
AI powered programming lang
ai hulang parallelism programming-language
Last synced: 19 Mar 2026
https://github.com/golergka/ts-lox
Typescript version of LOX language from Crafting Interpreters
programming-language typescript
Last synced: 29 Oct 2025
https://github.com/mickey105/new-programming-languages-showcase-public
About New Programming Languages
advantages brief-history contribution contributions-welcome details developer future future-technologies new-language news overview programming-language showcase sponsors support usage
Last synced: 20 Mar 2026
https://github.com/twfksh/yet-another-language
an interpreted language with built-in garbage collection
interpreter language programming-language
Last synced: 16 Mar 2025
https://github.com/alexandramartinez/adventofcode-2024
DataWeave scripts used in the adventofcode.com site for 2024.
advent-of-code advent-of-code-2024 advent-of-code-2024-dataweave adventofcode adventofcode2024 challenge challenges dataweave dataweave-lang dataweave-language dataweave-playground programming programming-challenges programming-exercises programming-language programming-languages
Last synced: 19 Mar 2026
https://github.com/lang-programming/spec-test
The official lang test unit test files for checking compliance with the lang standard.
lang-language programming-language test-suite translation-files
Last synced: 19 Mar 2026
https://github.com/eyantra698sumanto/200-basic-java-programs-1
This Repository contains 200 basic programs in JAVA programming language
file fileio india io java mumbai-university object-oriented-programming patterns programming-language series
Last synced: 23 Feb 2026
https://github.com/ackwolver335/pydatascience
It is a general repository that is used in order to learn Data Science with the use of Python Programming language, and here it is a course from Scratch.
data-science matplotlib-pyplot numpy-arrays pandas-dataframe programmer programming-language python python3 pythonprojects
Last synced: 06 Oct 2025
https://github.com/ruk33/vrjass2
Programming language that compiles down to JASS (language used by Warcraft 3 maps)
antlr jass java programming-language warcraft
Last synced: 06 Oct 2025
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/itevie/zephyrlanguage
Zephyr is a general purpose, interpreted programming language written in C#
coding-language custom-language interpreter language programming-language zephyr
Last synced: 19 Mar 2026
https://github.com/nitsc/real-time-python
RTPY(实时Python)是一个 Python 脚本,旨在根据配置文件的设定频率,自动执行指定的 Python 程序。该工具适用于需要频繁调试的代码。
auto-run auto-runner automation convenient debug debugging-tool development program programming programming-language python python3 real-time realtime realtime-processing smart subprocess system text time
Last synced: 08 Oct 2025
https://github.com/shenniger/toycompiler
Toy compiler
c compiler language lisp programming-language
Last synced: 06 Oct 2025
https://github.com/lycan-nt/harvard-cs50
computer science course
c computer-science havard havardcs50 programming programming-language python
Last synced: 06 Oct 2025
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/tpdlshdmlrkfmcla/programming-linguistics
컴퓨터공학과 프로그래밍 언어론 정리입니다.
programming programming-language programming-linguistics
Last synced: 18 Jun 2025
https://github.com/tpayne/lang-examples
Some examples of programming languages created for practice purposes only
chatbot cpp expressjs gemini gemini-ai gemini-api groovy json node-js nodejs openai openai-api openai-chatgpt php programming-language rest-api restful-webservices webapp
Last synced: 18 Jan 2026
https://github.com/aattoa/kieli
A general-purpose programming language
compiler language-server programming-language
Last synced: 27 Feb 2025
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/soontao/grammar-pdi
Grammar of PDI
absl ast bodl pdi programming-language sap
Last synced: 17 Mar 2025
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: 01 Mar 2025
https://github.com/andreimoraru123/jlox
Lox interpreter
crafting-interpreters interpreter programming-language
Last synced: 11 Mar 2025
https://github.com/alexishuvier/lya
Programming language in C#
csharp lya programming-language
Last synced: 10 Oct 2025
https://github.com/gustavodiasag/simpler
Interpreter for a functional, expression-based programming language
functional-programming interpreter lambda-calculus ocaml programming-language
Last synced: 10 Oct 2025
https://github.com/theshubhamgour/c-project---login-form
In this C program, we are going to design a login screen that will read and validate username, password with given values.
c programming-language project
Last synced: 11 Dec 2025
https://github.com/zieys233/casual
A programming language
casual programming programming-language python
Last synced: 24 Dec 2025
https://github.com/uralstech/ezrlang
An easy to learn programming language for beginners!
coding easy-to-learn easy-to-understand easy-to-use english ezr programming programming-language python
Last synced: 10 Oct 2025
https://github.com/abdul-rafay19/internintelligence_machinelearningintern
A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.
ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow
Last synced: 24 Oct 2025
https://github.com/jb3/pwerus
A simple progamming language
language programming-language rust
Last synced: 10 Oct 2025
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/maumneto/lip1-20212
Repositório da disciplina de Linguagens de Programação I do semestre 2021-2.
css html java javascript programming programming-language teaching
Last synced: 11 Oct 2025
https://github.com/r-unic/ether
A high-level dynamically-typed interpreter.
dynamic interpreter language programming-language ts typescript
Last synced: 28 Feb 2025
https://github.com/dartegnian/luvoratorrry
This is a laboratory containing various software examples.
angular experimental laboratory programming-language react
Last synced: 19 Jan 2026
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: 26 Mar 2025
https://github.com/matmanna/big-o-s-loop-lab
🔁 A programming-simulator game where loops and recursion are used to control and solve puzzles!
gmtk-jam godot godot4 logic-programming pixel-art programming-language puzzle puzzle-game visual-programming
Last synced: 11 Oct 2025
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/chichunchen/cal-transpiler
Syntax error recovery for an extended version of the calculator language. For more details, check README.pdf.
parsers programming-language semantic-checks syntax-tree translator
Last synced: 12 Mar 2025
https://github.com/dr-saad-la/r-distilled
R Programming Language distilled
data data-analysis learning programming-language r rlanguage rprogramming statistical-analysis
Last synced: 23 Feb 2025
https://github.com/arnau478/panorama
Panorama language compiler written in C
compiler language panorama programming programming-language
Last synced: 10 Apr 2025
https://github.com/lussierc/boscopl
A fun & simple programming language.
parser programming-language python scanner
Last synced: 11 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/mateuschaves/lp-i
Códigos da disciplina de Linguagem de programação I do curso de sistemas de informação na Universidade de Pernambuco, Caruaru.
c code programming-language university university-course
Last synced: 11 Mar 2025
https://github.com/stevana/smarrow-lang
Experimental programming language where programs are state machines expressed in arrow notation
distributed-systems programming-language state-machines
Last synced: 11 Oct 2025
https://github.com/udxs/bizcardbf
Portable C interpreter for BF
brainfuck brainfuck-interpreter c esolang esoteric-interpreter esoteric-language esoteric-programming-language gcc interpreter programming-language
Last synced: 28 Dec 2025
https://github.com/fernandothedev/farpy-d
The Farpy compiler rewritten in D
compiler dlanguage programming-language
Last synced: 09 Feb 2026
https://github.com/riverdave/interfuse-website
Home of the Interfuse programming Language. Website 🌎 built for demonstration purposes
compiler editor llvm llvm-ir programming-language
Last synced: 18 Feb 2026
https://github.com/rieselhilfe/sofunlang
An Interpreter for my language "Sofun" (Stack-Oriented FUNctional programming language) written in haskell. Now with a basic type system.
esoteric-language functional-programming haskell interpreter programming-language repl sofun stack-based
Last synced: 23 Mar 2026
https://github.com/wilfred/syntax-cafe
programming languages to suit all tastes
programming-language what-was-i-thinking
Last synced: 21 Feb 2025
https://github.com/devhindo/plan
plan is a programming language to create procedures and organize tasks
go golang programming-language todo
Last synced: 09 Jan 2026
https://github.com/fergusq/forten
Forten is a text preprocessor inspired by Fortob and TeX
fortob preprocessor programming-language
Last synced: 11 Mar 2025
https://github.com/bcarroll/bcarroll.github.io
arduino flask perl pi programming-language python raspberry robotics
Last synced: 30 Dec 2025
https://github.com/dyvil/dyvil-language-reference
The Dyvil Language Reference - The full programming language guide
dyvil jvm language-reference programming-language
Last synced: 11 Dec 2025
https://github.com/rossadrian/minlang
A Minimalist Programming Language.
compiler compiler-construction compiler-design ocaml programming-language rust
Last synced: 09 Oct 2025
https://github.com/ang3lerr404/hololang
A new semi-toy programming language written in zig
programming-language programming-language-development zig
Last synced: 26 Dec 2025
https://github.com/hrszpuk/rizzlang
The rizziest programming language ever made
compiler llvm-frontend programming-language
Last synced: 25 Oct 2025
https://github.com/aniketkumar15/c-language-code
C basic practice question code.
c c-language programming programming-language
Last synced: 10 Jan 2026
https://github.com/farhantips/python-programming-language-1--cse110
Explore practical implementations and exercises related to Python programming concepts. This serves as a hands-on guide to mastering Python through coding challenges, experiments, and real-world applications.
basic-programming bracu bracucse110 colab-notebook cse110 programming-language pycharm python
Last synced: 17 Mar 2025
https://github.com/urtuba/tea-programming-language
Implementation of a simple programming language using cpp.
cpp data-structures istanbul-technical-university programming-language recursive
Last synced: 16 Mar 2025
https://github.com/f3nr1rs3c/AlgorithmAndProgramming
İstanbul Gelişim Üniversitesi - Programlama Dersi Notları
algorithm cpp programming programming-language
Last synced: 03 Sep 2025
https://github.com/sandyg6/c-programming
C Programming
arrays cprogramming cprogramming-language filehandling pointers programming programming-language structures
Last synced: 09 Oct 2025
https://github.com/wvanlit/snow
A simple Scheme inspired Lisp dialect written in C#
csharp interpreter lisp programming-language scheme
Last synced: 21 Apr 2025
https://github.com/mariot/brainrot
Brainrot is a playful programming language inspired by internet slang and memes. It incorporates popular online expressions, abbreviations, and quirky language patterns, transforming everyday internet culture into a unique coding experience. Perfect for those looking to code with a dash of humor and internet flair!
Last synced: 25 Mar 2025
https://github.com/frederiktobner/zenlox
The Lox language implemented in Zig
interpreter programming-language virtual-machine
Last synced: 15 Jul 2025
https://github.com/rapleswojtyla/w
Trying to make my first programming language using Python
Last synced: 15 Jul 2025
https://github.com/ib823/riina
Formally verified programming language with security properties proven in Coq. Zero external dependencies. Thousands theorems. 0 admits.
bahasa-melayu compiler coq effect-system formal-verification information-flow mpl-2 non-interference programming-language rust security theorem-proving type-system zero-trust
Last synced: 10 Feb 2026
https://github.com/deyzi-the-youtuber/casm
Assembly's cooler younger brother, CASM.
assembly assembly-language compiler cpp programming-language x86-64
Last synced: 12 Mar 2025
https://github.com/divinemonk/h3ll0_w0rld
Here you will find how to write a 'Hello world' code in 10+ programming languages .
bash c c-plus-plus c-sharp css go helloworld html java javascript perl php programming-language python r ruby rust sql swift
Last synced: 30 Dec 2025
https://github.com/drift-language/drift
The Drift programming language.
java jvm kotlin language programming-language
Last synced: 06 Jan 2026
https://github.com/meysam81/flight-console-app
a minor bug fix from a source of someone else; just changed some glitches so that it can work properly
assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects
Last synced: 11 Oct 2025
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