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/sanikamal/python-atoz
A collection of awesome beginners-friendly python tutorials, code snippet and projects.
gui programming-language python python36 sqlalchemy tkinter
Last synced: 09 Jun 2026
https://github.com/amalgame-lang/amalgame
A self-hosted programming language that compiles to C, then to a real native binary. The best of every language, in one.
c-compiler compiler language-design null-safety pattern-matching programming-language self-hosted static-typing transpiler vala-bootstrap
Last synced: 31 May 2026
https://github.com/shenniger/toycompiler
Toy compiler
c compiler language lisp programming-language
Last synced: 06 Oct 2025
https://github.com/hyggshi-os-project-center/hosc-language
HOSC Language compiler, VM runtime (HVM), and application framework.
bytecode compiler hosc interpreter language programming-language systems-programming virtual-machine vm
Last synced: 31 May 2026
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/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/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/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/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/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/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/444b/the-c-programming-language
Practicing C from cc4e.com and the 1978 C book
1978 brian-w-kernighan c computing-history dennis-ritchie programming-language
Last synced: 24 Apr 2026
https://github.com/abrarulhassan-hub/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: 17 May 2026
https://github.com/fergusq/forten
Forten is a text preprocessor inspired by Fortob and TeX
fortob preprocessor programming-language
Last synced: 21 Apr 2026
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/honzabrecka/la
An extremely impractical, but pure programming language.
interpreter la lambda-calculus programming-language
Last synced: 25 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/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/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/cidaluna/maratona-java-devdojo
Curso Maratona Java DevDojo
backend devdojo devdojobr intellij java jdk15 programming-language
Last synced: 29 Apr 2026
https://github.com/arturo-lang/cross-benchmarks
Comparison benchmarks: Arturo VS the-rest
arturo benchmark language programming-language
Last synced: 06 Sep 2025
https://github.com/henrytien/go-hiking
go tutorial
go golang golang-examples programming-language tutorial
Last synced: 06 Jun 2026
https://github.com/douira/parenthis-lang
(parenthis) is an esoteric programming language
compiler esoteric-language interpreter programming-language
Last synced: 28 Apr 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/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/forst-lang/forst
[alpha] A programming language for backend development.
backend compiler golang programming-language static-typing structural-typing trpc type-inference
Last synced: 21 Apr 2026
https://github.com/yousefweb/topics1-2
this collection provides solutions to various programming problems, emphasizing problem-solving skills using the C# programming language. Whether you're preparing for coding interviews, honing your algorithmic thinking, or simply looking to improve your C# skills, you'll find a diverse set of problems to challenge and enhance your understanding.
csharp problem-solving programming-language
Last synced: 31 Oct 2025
https://github.com/thetardigrade/brainforkinterpreter
Reads and runs Brainfork files.
brainfuck brainfuck-interpreter c esolang interpreter memory-cells programming-language turing-complete
Last synced: 03 Sep 2025
https://github.com/nikitaberezhnyj/niklang
A statically typed, compiled programming language with clean syntax.
language niklang niklang-programming-language programming-language
Last synced: 20 Apr 2026
https://github.com/rla/puf-vam-impl
Automatically exported from code.google.com/p/puf-vam-impl
Last synced: 22 Apr 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/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/kornalius/rcs-16
Retro Computer Simulator
computer electron electronjs experiment js language programming-language retro simulator
Last synced: 22 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/wilfred/syntax-cafe
programming languages to suit all tastes
programming-language what-was-i-thinking
Last synced: 29 Mar 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/courses-at-nju-by-hfwei/learning-racket-lang
Learning the Racket Programming Language
learning-programming programming-language racket-lang synthesis
Last synced: 02 Mar 2026
https://github.com/alexandramartinez/adventofcode-2022
DataWeave scripts used in the adventofcode.com site for 2022.
advent-of-code advent-of-code-2022 adventofcode 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/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/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/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/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/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/lycan-nt/harvard-cs50
computer science course
c computer-science havard havardcs50 programming programming-language python
Last synced: 03 May 2026
https://github.com/leonardpepa/jlox
JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters
crafting-interpreters jlox lexical-analysis parser programming-language scripting-language semantic-analysis walk-tree
Last synced: 17 Apr 2026
https://github.com/senseiwells/arucas-vscode-extension
This is a Visual Studio Code Extension for the Arucas Programming Language.
arucas language-extension programming-language visual-studio-code vscode vscode-extension
Last synced: 02 May 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/rubixdev/roost
Command line interpreter for the roost language
cli interpreter programming-language roost-lang rust
Last synced: 05 Jun 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/salteadorneo/cssx
Compile CSS as a programming language
comedy css hacktoberfest programming-language
Last synced: 09 Feb 2026
https://github.com/tengyifei/shink
Shink is a JIT-ed, dynamic programming language
compiler interpreted-programming-language interpreter programming-language
Last synced: 13 Feb 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/raulil/snek
Kinda like Python meets TypeScript
interpreter programming-language
Last synced: 06 Jun 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/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/shuuida/jutsu-lang
Jutsu is an experimental, domain-specific programming language pioneering the Inference-Oriented Programming (IOP) paradigm. While traditional languages model deterministic states, Jutsu is engineered from the ground up to natively orchestrate asynchronous swarms of Artificial Intelligence agents safely and concurrently at the local hardware level.
ai-agents concurrency dsl edge-ai ffi gguf interpreter llamacpp llm local-ai orchestration programming-language rust tokio
Last synced: 19 Apr 2026
https://github.com/mqqz/dhad
Simple Arabic Programming Language Compiler and WASM Interpreter
arabic compiler programming-language
Last synced: 14 Feb 2026
https://github.com/maksim-ilin-f25/f
The F language can be considered as a reduced version of the Lisp language with some simplifications and modifications. It takes the basic syntax and semantics from Lisp.
cli functional-programming gradle interpreter kotlin lisp programming-language
Last synced: 19 Apr 2026
https://github.com/dzangfan/evason
A lighweight programming language mixing JSON and functional features together
functional-programming json programming-language
Last synced: 19 Apr 2026
https://github.com/alexandramartinez/adventofcode-2015
DataWeave scripts used in the adventofcode.com site for 2015.
advent-of-code adventofcode challenge challenges dataweave dataweave-lang dataweave-language dataweave-playground programming programming-challenges programming-exercises programming-language programming-languages
Last synced: 09 Feb 2026
https://github.com/luckasranarison/tree-sitter-icelang
icelang grammar for tree-sitter
parser programming-language tree-sitter
Last synced: 15 Apr 2026
https://github.com/dyvil/dyvil-language-reference
The Dyvil Language Reference - The full programming language guide
dyvil jvm language-reference programming-language
Last synced: 20 Apr 2026
https://github.com/quintuple-mallard/jikiscript
An interpreter for the Exercism Bootcamp's JikiScript programming language. (_Extremely_ WIP!)
Last synced: 02 May 2026
https://github.com/hyperioxx/goscript
GoScript is a dynamically typed, interpreted language created out of curiosity to answer that question we ask as programmers: "How do you make a programming language from scratch?" So, I've given it a try.
language-development learning-by-doing programming-language
Last synced: 30 Mar 2025
https://github.com/blasius/javon
Javon – A modern, native-speed programming language with Java-like syntax.
compiler compiler-design java javafx native programming-language
Last synced: 22 Apr 2026
https://github.com/georgehanymilad/cpp-task-about-escape-sequences
Programming
challenges cpp problem-solving programming programming-language solution-challenge
Last synced: 05 Jun 2026
https://github.com/tkmct/monkey-js
Monkey Programming Language implemented with Javascript
es6 flowtype javascript programming-language
Last synced: 02 May 2026
https://github.com/vmmc2/bleach-docs
Repository that hosts the documentation of the Bleach language and its implementation.
documentation-website interpreters programming-language
Last synced: 19 Mar 2026
https://github.com/parthasarathy27/workspacejava
The Java Learning Program is a comprehensive showcase of my skills and understanding of Java programming, developed as part of my participation in a Java bootcamp.
intellij-idea java java-8 javascript-library learning-java learning-js programming-language workspace
Last synced: 24 Apr 2026
https://github.com/michalspano/hello-word-and-beyond
Discover the legendary 'Hello world!' program in handful amount of programming languages compiled and executed on any Unix shell.
c helloworld-programs language learning-by-doing programming-language
Last synced: 25 Apr 2026
https://github.com/poseidoncoder/progeny
a minimalist, clean programming language
interpreter progeny programming-language tree-walker
Last synced: 09 Jun 2026
https://github.com/mxrnx/yabl
lisp-like language and interpreter
desugar desugarer interpreted-programming-language interpreter lisp lisp-interpreter parse parser programming-language
Last synced: 13 May 2026
https://github.com/sudo-arash/nonscript
Basically MATLAB but worse
calculator matlab programming-language python
Last synced: 26 Apr 2026
https://github.com/fabiannorbertoescobar/csharp-windowsforms-ejercicios
Aplicaciones de Escritorio en C#.NET con Windows Forms. Polo Tecnológico.
bd csharp database database-connector mssql net object-oriented-programming programming-language windows-desktop windows-forms
Last synced: 02 May 2026
https://github.com/damechocolateya/yasos
Compiler for the new language yasos
compiler cpp llvm programming programming-language
Last synced: 09 May 2026
https://github.com/realchrisdebon/gyroprompt
GyroPrompt is a simple script interpreter, serving as its own language. GyroPrompt is a work in progress that intends to simplify higher level tasks, and enable users to make powerful and stable console applications.
c-sharp console-application high-level-language interpreter programming-language scripting-language
Last synced: 07 Jun 2026
https://github.com/ilo-lang/ilo
ilo - a programming language for AI agents
ai compiler interpreter language programming-language rust
Last synced: 25 May 2026
https://github.com/leifericf/mino
A tiny, embeddable, REPL-friendly Lisp implemented in pure ANSI C.
clojure embedded lisp programming-language
Last synced: 09 May 2026
https://github.com/polsys/peisik
A tiny, verbose and very impractical programming language.
basic-programming-language c-sharp cpp11 interpreter programming-language
Last synced: 27 Apr 2026
https://github.com/uchida16104/lumos-language
Lumos is a lightweight, beginner-friendly interpreted programming language designed for learning, experimentation, and scripting.
basic html javascript language portfolio programming-language python shellscript
Last synced: 14 Jun 2025
https://github.com/android-0/imouto-from-scratch
Moved to https://codeberg.org/androidzero/imouto-from-scratch
interpreter love2d programming-language
Last synced: 30 May 2026
https://github.com/it-delinquent/smack_your_brother
A small clicker game themed around smacking your brother
c-sharp caliburn caliburn-micro click clicker clicker-game clickergame clicking clicking-game csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern programming programming-language windows wpf wpf-application wpf-ui
Last synced: 28 Apr 2026
https://github.com/SanTiepi/benoit
Benoît — A programming language where functions are algebra and modules are messages between machines.. Built for human-AI collaboration.
ai benoit developer-tools functional-programming inline-testing javascript open-source pattern-matching programming-language token-efficient transpiler
Last synced: 04 Apr 2026
https://github.com/rafayelgardishyan/okanga
OKanga simple programming language written in Java 9
kangaroo new programming-language
Last synced: 06 Sep 2025
https://github.com/abyanmajid/trump
Trump meme compiled language built in Rust and LLVM
compiler llvm meme programming-language trump
Last synced: 01 May 2026
https://github.com/ayushverma135/c-dsa-programs
This repository contains a collection of C programs related to Data Structures and Algorithms (DSA). The purpose of this repository is to provide a comprehensive resource for learning and practicing DSA concepts through practical implementation in the C programming language.
c programming programming-exercises programming-language
Last synced: 01 May 2026
https://github.com/sahilverse/nepdai
NepDai is a fun Nepali programming language inspired by bhailang. This project is currently under development.
abstract-syntax-tree interpreter javascript lexer-parser nepdai programming-language typescript
Last synced: 01 May 2026
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/plume-lang/plume-bucket
Package manager related manifests for Plume language
programming-language scoop scoop-bucket
Last synced: 05 Mar 2026
https://github.com/rbcavi/cx
A (very unfinished) custom programming language
compiler language programming-language programming-language-development unfinished
Last synced: 17 Apr 2026
https://github.com/gabrieljuan349/rustlings_course
🦀 Small exercises to get you used to reading and writing Rust code!
learning-resources programming-language rust
Last synced: 29 May 2026
https://github.com/meysam81/multithreading-copying
a program to copy a text file somewhere else using multi-threading
copy-paste copy-text-to-clipboard csharp csharp-code multi-threading multithreading program programmer programming programming-challenge programming-challenges programming-language programming-languages
Last synced: 16 Mar 2025