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-04 00:20:36 UTC
- JSON Representation
https://github.com/ldrk11/filesandfolders
Typescript interpreter for FilesAndFolders!
esolang esolangs folders programming-language
Last synced: 16 Mar 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/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/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/eirikvaa/nic
My first stab at creating a programming language from the ground up
Last synced: 11 Jun 2025
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/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/ealmloff/anti-array
a esolang without arrays or stacks
esolang esolangs esoteric-language esoteric-programming-language programming-language
Last synced: 03 Jul 2026
https://github.com/syipmong/yeep-prolag
A simple, interpreted programming language written in C with logical operators, string concatenation, and interactive REPL.
c-language compiler cross-platform dynamic-typing interpreter linux logical-operators macos open-source programming-language repl scripting string-concatenation windows
Last synced: 12 Apr 2026
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/sano-jin/dhl-alpha
A minimal compiler and runtime for a language based on graph rewriting
compiler interpreter ocaml programming-language
Last synced: 24 Mar 2025
https://github.com/alphaharrius/veil
The implementation of the Veil programming language.
cpp cpp17 custom-language language-runtime programming-exercises programming-language
Last synced: 24 Mar 2025
https://github.com/thevilledev/seppolang
A Seppo inspired programming language
Last synced: 30 Mar 2025
https://github.com/srimantapal205/pythonpracticecode
Python Programming
programming-language python-script python3
Last synced: 25 Mar 2025
https://github.com/diohabara/pl
a programming language
ocaml opam programming-language
Last synced: 25 Mar 2025
https://github.com/languageissimple/learn-ruby
Resources to Learn Ruby Programming Language.
git github github-actions github-config programming-language ruby
Last synced: 03 Apr 2026
https://github.com/inunix3/monolog
Simple interpreted C-like programming language.
c c-like c11 homemade-programming-language interpreted-programming-language just-for-fun programming-language
Last synced: 11 Jun 2025
https://github.com/blazinsan/privacyscreenfilter
Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.
cplusplus cpp programming programming-language
Last synced: 01 Apr 2025
https://github.com/vishal-raj-1/language-proficiency-in-c
It contains all the solutions of HackerRank (Language Proficiency In C)
basic-of-programming basics-of-c c hackerrank language-proficiency programming-language
Last synced: 03 Jul 2025
https://github.com/99thedark/aqua
6th version of my programming language, Aqua
compiler language llvm nim nim-lang programming-language
Last synced: 06 Jan 2026
https://github.com/weezy20/loxr
Lox Interpreter
lox-language parser programming-language rust tokenizer
Last synced: 30 Mar 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/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/nikitaberezhnyj/based
Minimalist open-source language with simple syntax for basic coding.
based based-programming-language language programming-language python
Last synced: 07 Jun 2026
https://github.com/raviqqe/tisp.rs
Tisp programming language in Rust
concurrent parallel programming-language tisp
Last synced: 29 Mar 2026
https://github.com/hunan-rostomyan/pl-arith
An arithmetic programming language compiler
compiler experiment programming-language
Last synced: 23 Jun 2026
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/wilfred/syntax-cafe
programming languages to suit all tastes
programming-language what-was-i-thinking
Last synced: 29 Mar 2026
https://github.com/mickoissicko/mix
The Mix Programming Language
interpreter programming-language
Last synced: 30 Mar 2025
https://github.com/tom-mohr/compiler
I made a custom programming language from scratch
compiler-design deno programming-language
Last synced: 16 Apr 2026
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/lamby777/conic
Official language of the Carbonado blockchain
blockchain programming-language
Last synced: 16 Mar 2025
https://github.com/vinibiavatti1/vrbs
Linguagem de Script VRBS
automation language linguagem programming-language script
Last synced: 16 Apr 2026
https://github.com/ladroid/toylang
Simple programming language in Rust
ast lexer parser programming-language rust rust-lang toy-language
Last synced: 07 Jun 2026
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/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: 13 Apr 2026
https://github.com/kaiserthe13th/gest
Gest aims to be a smalltalk-like pure OOP language, but with modern features, and one that has good performance.
premake premake5 programming-language smalltalk virtual-machine
Last synced: 03 Jun 2026
https://github.com/maumneto/exercicio-python
Repositório do conteúdo da disciplina de Fundamentos de Programação
coding linguagem-python programming programming-language python python3
Last synced: 07 Jun 2026
https://github.com/thomas-crane/spearmint
A statically typed, simple language.
Last synced: 18 Mar 2026
https://github.com/b72u68/miniiitran
Front-end compiler components for strong-typed subset of IITRAN
compiler iitran interpreter parser programming-language
Last synced: 27 Apr 2026
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/aja512/python-lab
Python Language Dabbling
calculator-application coursera data-structures mysql programming-language python-3 restaurant-management
Last synced: 27 Apr 2026
https://github.com/donaurelio/pragcc
A Source to Source Parallelizing Compiler initiative
c99 compiler-optimizations programming-language pycparser transpiler
Last synced: 27 Apr 2026
https://github.com/lunatic-fox/github-colors
A web project to present all programming and markup language colors known by Github.
color colors github programming programming-language
Last synced: 27 Apr 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/jeluchu/rayitres
Se trata del conocido juego del "Tres en Raya", en el que deberás indicar la posición donde querrás colocar tu 'X' o tu 'O', dependiendo del jugador, y disfrutar del juego. Actualmente está en desarrollo y necesitas 2 jugadores para poder disfrutar al máximo. Próximamente se añadirá el modo 1 jugador.
game game-development program programmer programming programming-game programming-language
Last synced: 28 Apr 2026
https://github.com/erictleung/rosalind
:traffic_light: Programming Solutions to Bioinformatic Rosalind Problems
algorithm-challenges algorithms bioinformatics perl programming-language python rosalind
Last synced: 28 Apr 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/eyantra698sumanto/basic-java-programs-2
This Repository contains about 100 basic programs in JAVA programming language.
computer engineering file fileio india io java mumbai-university object-oriented-programming oops patterns programming-language series
Last synced: 13 Jun 2026
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/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/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/fairfield-programming/cherrycake
🕸 A server-focused, interpreted and compiled programming language with simplicity, speed, and size in mind.
cherry cherrycake cli language programming-language server simplicity small speed web web-server
Last synced: 26 Mar 2025
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/sksat/poyo-lang
poyopoyo programming language 〜ぽよぽよしたプログラミングライフを〜
Last synced: 24 Jun 2026
https://github.com/adisol07/objectio
New Assembly like programming language
assembly csharp programming-language
Last synced: 28 Apr 2026
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: 28 Apr 2026
https://github.com/siguici/phi
A modern, high-performance scripting language with PHP-inspired syntax and TypeScript-like strong typing.
general-purpose programming-language scripting-language siguici siguilang web-development
Last synced: 29 Jun 2026
https://github.com/tripplyons/subleq
A one instruction Turing Machine - SUBtract and branch if Less-than or EQual to zero
esolang esoteric-language esoteric-programming-language programming-language
Last synced: 07 Dec 2025
https://github.com/aqua-aq/aqua-core
A cool simple programming language
interpreter programming-language
Last synced: 01 Apr 2026
https://github.com/green726/swo
SWO Wants Options | SWO Is A Compiled Language
compiler language llvm programming programming-language
Last synced: 29 Apr 2026
https://github.com/wesgtox/programming-lab-ii
College "Programming Lab II" exercises.
algorithms c cpp programming-language
Last synced: 29 Apr 2026
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/vssekorin/bilogic
BiLogic programming language
bilogic java jvm-bytecode jvm-languages language programming-language
Last synced: 09 Apr 2025
https://github.com/cidaluna/maratona-java-devdojo
Curso Maratona Java DevDojo
backend devdojo devdojobr intellij java jdk15 programming-language
Last synced: 29 Apr 2026
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: 24 Jun 2026
https://github.com/n8lang/n8
Just-In-Time-compiled dynamic general-purpose programming language utilizing OpenMP parallelism with built-in & language-level concurrency and unconventional syntax expressiveness.
concurrency concurrent-programming dynamic-programming general-purpose language openmp-applications openmp-parallelization programming-language scripting-language
Last synced: 02 Mar 2025
https://github.com/jcfigueiredo/opal-lang
Opinionated Programming Algorithmic Language
language llvm programming-language
Last synced: 30 Apr 2026
https://github.com/hydr0nium/daydream
Daydream programming language
cpp daydream programming-language
Last synced: 24 Jun 2026
https://github.com/akram-dris/nova_lang
A simple, educational programming language (Nova) with a C++-built compiler (Supernova), designed to teach compiler concepts without complexity. Features robust error handling, float and char support, and a clear syntax.
beginner-friendly c-plus-plus compiler education learn-to-code nova programming-language supernova syntax
Last synced: 25 Jun 2026
https://github.com/eziraa/python-tips-and-tricks
problem-solving programming-language pyth python tips-and-tricks
Last synced: 07 Jan 2026
https://github.com/rafinhadufluxo/jogodavelha
It's just a simple game.
android-application android-development kotlin-android kotlin-language programming-language student-project
Last synced: 30 Apr 2026
https://github.com/vaibhavmojidra/student-profile-module-using-react-native
Student Profile Module Front End Using React Native. Shows Student's Profile. Shows Student's Details such as education, work experience, extra curricular, certificate, posts, publications and skills. User can able to create, update, delete, & view education details. User can able to create, update, delete, & view work experience details. User can able to create, update, delete, & view extra curricular. User can able to create, update, delete, & view certificate. User can able to create, update, delete, & view posts. User can able to create, update, delete, & publications. User can able to create, update, delete, & skills.
android api components ios mojidra programming-language react react-native state-management vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 17 Apr 2026
https://github.com/yunusemreaydinli/cmd_bank_system
Turkish and English Supported, Banking System with C
bank basic c cbasics changelanguage cmd cprogram cprogramming cprogramming-language cprograms cproject english language program programing programming-language project system terminal turkish
Last synced: 08 Jun 2026
https://github.com/lemniscate-world/rogue
ROGUE is a fuzy logic programming language
fuzzy fuzzy-logic fuzzy-matching fuzzy-search logic logic-programming programming programming-language programming-languages synt
Last synced: 25 Mar 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/fernandothedev/farpy-d
The Farpy compiler rewritten in D
compiler dlanguage programming-language
Last synced: 09 Feb 2026
https://github.com/wolfadex/many-lox
Many implementations of https://craftinginterpreters.com
programming-language programming-language-development programming-languages
Last synced: 02 Apr 2025
https://github.com/cgalmeida/codewars
programming challenges and katas
codewars-solutions golang java kata programming-language python
Last synced: 17 Jan 2026
https://github.com/chamini2/setlan
Traductores Enero - Marzo 2015
interpreter programming-language python set
Last synced: 01 May 2026
https://github.com/kennylajara/machine-dialect
Natural language programming in Markdown - write code that reads like English documentation. Designed to be written by LLMs and read by humans.
compiler language machine-dialect programming-language
Last synced: 26 Feb 2026
https://github.com/vishal-raj-1/30-days-of-code
HackerRank Submissions in C++
basic-algorithm basic-data-structures cpp hackerrank hackerrank-30dayschallange hackerrank-solutions programming-language
Last synced: 08 Jun 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: 01 May 2026
https://github.com/christopheraliprantis/dinolang
an interpreted language made in C#
c-sharp csharp dotnet interpreter programming-language programming-languages windows-language windows-only
Last synced: 01 May 2026
https://github.com/fabasoad/setup-groff-action
This GitHub action installs groff (GNU roff)
github-action github-actions programming-language roff roff-lang roff-language
Last synced: 01 May 2026
https://github.com/rubenkristian/brainfuck-interpreter
Brainfuck interpreter written in ZIG programming language
brainfuck brainfuck-interpreter interpreter language programming-language webassembly ziglang
Last synced: 02 Apr 2025
https://github.com/kmr-ankitt/zealot
Zealot Programming Language
interpreter programming-language
Last synced: 14 Jun 2026
https://github.com/chloelavrat/orca-tutorial
Unofficial tutorial and documentation for the Orca procedural sequencer.
musicmaking programming-language sequencer sequencer-midi tutorial
Last synced: 04 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/joymon/learnprogrammingviajavascript
Learn programming via JavaScript - Malayalam
html javascript karel programming programming-language
Last synced: 26 Mar 2025
https://github.com/radrow/tiny-semantics
Task for Semantics and Programs Verification course at MIMUW – denotational semantics of extended Tiny programming language in continuational style
continuation-passing-style haskell interpreter programming-language semantics
Last synced: 16 Mar 2025
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/webfashionist/devclassify
DevClassify analyzes the source code of several programming languages and returns the probabilities for each language with the recommended file extension.
analysis classification devclassify-analyzes language php programming-language
Last synced: 06 Jul 2025
https://github.com/gastonchenet/uniscript
🔩 UniScript is a simple compiler to bash and powershell.
bash compiler powershell programming-language scripting scripting-language
Last synced: 24 Oct 2025
https://github.com/slicetext/slicetext_lang
A little programming language
cmake cplusplus cpp language linux programming-language
Last synced: 30 Apr 2026
https://github.com/sergiomauz/dotnetcore-search-fight
This project implements a challenge between 2 or more programming languages for knowing which is the most popular according to different Search Engines.
azure bing deserializing-objects google-cx netcore programming-language search-engine
Last synced: 02 May 2026