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-02 00:24:22 UTC
- JSON Representation
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: 26 Oct 2025
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/gastonchenet/uniscript-vscode
🖼️ The VSCode extension for UniScript
language-support programming-language vscode-extension
Last synced: 01 Apr 2025
https://github.com/bartolomej/ralc
Programmable calculator 🔢
programming-language school-assignment
Last synced: 08 Apr 2025
https://github.com/jcbages/glox
:confetti_ball: A Golang implementation of the 'jlox' interpreter from the book Crafting Interpreters by Bob Nystrom.
interpreter programming-language
Last synced: 13 Oct 2025
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/slicetext/slicetext_lang
A little programming language
cmake cplusplus cpp language linux programming-language
Last synced: 30 Apr 2026
https://github.com/nikhiljsk/learn_go
Golang - Quick Code Reference, Notes and Backend API using mux
getting-started go golang mux mux-router programming-language
Last synced: 13 Oct 2025
https://github.com/hironakamura/curso-golang
Programación en Golang
golang golang-examples programming-language
Last synced: 09 Oct 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/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/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/kmr-ankitt/zealot
Zealot Programming Language
interpreter programming-language
Last synced: 14 Jun 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/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/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/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/aigle-levant/notes-page
notes programming programming-fundamentals programming-language
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/gusg21/anyways
An esoteric programming language
esoteric-programming-language joke programming-language
Last synced: 15 Jun 2026
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/gustavodiasag/monkey
Yet another interpreter implementation, this time using Golang
golang interpreter language-implementation programming-language test-driven-development
Last synced: 03 Sep 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/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/shenniger/toycompiler
Toy compiler
c compiler language lisp programming-language
Last synced: 06 Oct 2025
https://github.com/skillfulelectro/hulang
AI powered programming lang
ai hulang parallelism programming-language
Last synced: 19 Mar 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/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/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/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/noah-de/cs105-fall19
Concepts of Programming Languages (Fall 2019)
computer-science programming-language westmont
Last synced: 21 Jan 2026
https://github.com/b-macker/NAAb
The first programming language with built-in AI governance — 50+ checks catch hallucinated APIs, stubs, and security issues across 12 languages in one file
ai-code-review ai-governance ai-safety code-governance code-quality cpp17 cross-language developer-tools govern-json governance interpreter language-design llm-governance multi-language polyglot polyglot-programming programming-language python rust static-analysis
Last synced: 04 Apr 2026
https://github.com/tpdlshdmlrkfmcla/programming-linguistics
컴퓨터공학과 프로그래밍 언어론 정리입니다.
programming programming-language programming-linguistics
Last synced: 18 Jun 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/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/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/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/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/zieys233/casual
A programming language
casual programming programming-language python
Last synced: 18 May 2026
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/bsfishy/plye
A highly extensible general purpose programming language
extensible general-purpose programming-language
Last synced: 15 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/wilfred/syntax-cafe
programming languages to suit all tastes
programming-language what-was-i-thinking
Last synced: 29 Mar 2026
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/r-unic/ether
A high-level dynamically-typed interpreter.
dynamic interpreter language programming-language ts typescript
Last synced: 28 Feb 2025
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/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/arnau478/panorama
Panorama language compiler written in C
compiler language panorama programming programming-language
Last synced: 10 Apr 2025
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/aqua-aq/aqua-core
A cool simple programming language
interpreter programming-language
Last synced: 01 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/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/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/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/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: 12 Apr 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/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/arturo-lang/cross-benchmarks
Comparison benchmarks: Arturo VS the-rest
arturo benchmark language programming-language
Last synced: 06 Sep 2025
https://github.com/fern-aerell/nusantara-language
Indonesian programming language.
indonesian-programming-language programming-language programming-languages
Last synced: 01 Mar 2025
https://github.com/wtanaka/ansible-role-r
Ansible role to install GNU R programming language from r-project.org
ansible ansible-galaxy ansible-role ansible-roles galaxy graphics language programming programming-language programming-languages r r-language statistical
Last synced: 17 Apr 2026
https://github.com/Bredalis/PyTest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 11 Mar 2025
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/achmadfaizalawi/dart_fundamental
Discover fundamental Dart concepts in this repository, showcasing exercises and examples for those learning Dart programming.
dart object-oriented-programming programming-language
Last synced: 18 Jun 2026
https://github.com/dssudake/go-examples
Example programs from Go programming language
go go-web-application golang golang-examples programming-language
Last synced: 05 Feb 2026
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/bredalis/functions
Functions in Python 🐍
algorithms data functions porgraming programming-language python
Last synced: 19 Jun 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/pesnik/yet-another-book-series
Yet another attempt to publish my ebooks!
andriod development devops ebook ios programming programming-language software-quality-assurance technology web
Last synced: 06 Feb 2026
https://github.com/thegreekman76/fitz
Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.
compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension
Last synced: 09 Jun 2026
https://github.com/just-be-dev/pex
A small language for data transformations
lenses lisp-like programming-language transformation
Last synced: 05 Apr 2026
https://github.com/jmeaster30/vore
VerbOse Regular Expressions - Regular Expression Engine with Verbose English-like Syntax
programming-language regex regular-expression
Last synced: 05 Apr 2026
https://github.com/nthnn/ankoweb
Versatile scripting language and middleware designed for web development, running on the Anko virtual machine.
golang-application middleware programming-language scripting-engine scripting-interface scripting-language virtual-machine web-application web-developments webdevelopment
Last synced: 02 Mar 2025
https://github.com/eownerdead/minicc
[ABANDONED] Subset C to AMD64 Compiler
c codeberg compiler language lexer parser programming-language rust rust-lang
Last synced: 18 Apr 2026
https://github.com/chaosinventor/dalanguage
Programming language focused on flexibility and expressibility
compiler dalanguage interpreter programming-language tooling
Last synced: 20 Jun 2026