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/evangipson/lsharp
A language written in lua that resembles C#.
Last synced: 29 May 2026
https://github.com/wicpar/artuslang
assembly-language-programming language programming-language
Last synced: 18 Mar 2025
https://github.com/jeluchu/c_fordummies
Aquí podrás encontrar unos apuntes realizados por mí, en los cuáles aprenderás el lenguaje de "C" de la forma más sencilla posible. Si hay alguna cosa que no te termina de quedar clara, no dudes en contactar conmigo. Te invito a visitar mi web:
c classification classroom classwork language language-learning notebook programming programming-class programming-language
Last synced: 12 Mar 2025
https://github.com/jeluchu/tetris
¿No conoces el juego del "Tetris"?, pues no lo dudes ni un segundo más, simplemente descárgatelo y ejecutalo para poder jugar. Actualmente solo dispone de un nivel de juego, pero poco a poco se irán incorporando novedades
game game-development programmer programming programming-exercise programming-language tetris tetris-game
Last synced: 12 Mar 2025
https://github.com/xnj-lang/xnj
XNJ Compiler
compiler lang language programming programming-language rust rust-lang rust-language
Last synced: 16 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/tranphuquy19/kinomo-jvm-language
Programming language runs on Java Virtual Machine
jvm-languages programming-language
Last synced: 13 Jun 2026
https://github.com/kyleect/cid-lang
An (on going) implementation of a Scheme based language.
lisp programming-language programming-languages s-expressions scheme
Last synced: 29 Oct 2025
https://github.com/abrarulhassan-786/n-queen-problem
The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.
ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle
Last synced: 17 Mar 2025
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/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/velocitatem/grap
c graph interpreter programming-language
Last synced: 24 Jun 2025
https://github.com/fernandothedev/farpyscript
FarpyScript is an experimental, interpreted scripting language designed with two goals in mind: security as a core principle and pure programming enjoyment.
brasil deno experimental programming-language typescript
Last synced: 16 Feb 2026
https://github.com/icy-lava/botch
Stack based concatenative programming language
interpreter language lua programming-language teal
Last synced: 02 Mar 2025
https://github.com/witch-world/qrcodegenerator-python
This is a python program to generate a QR Code for any URL🐍
beginner beginner-code beginner-friendly beginner-project beginners coding coding-challenge coding-interviews programming programming-exercises programming-language programming-languages project python python-3 python-library python2 python3
Last synced: 01 Apr 2026
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/arturbomtempo-dev/javascript-youtube-course
This repository contains all source code and examples from the complete JavaScript course available on YouTube.
ajax css dom dom-manipulation fetch-api front-end html javascript programming-language programming-logic vanilla-javascript web
Last synced: 15 May 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/mohitk05/jlox
An interpreter for the Lox programming language from craftinginterpreters.com
crafting-interpreters interpreter java lox programming-language
Last synced: 16 Jun 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
https://github.com/theelephantcoder/easy-python-projects
A collection of basic Python projects.
easy learning-by-doing learning-python programming programming-language python
Last synced: 27 Mar 2025
https://github.com/bartolomej/ralc
Programmable calculator 🔢
programming-language school-assignment
Last synced: 08 Apr 2025
https://github.com/aishikmukherjee/pattern-printing-in-c
Developer/Creator: Aishik Mukherjee
beginer-friendly c c-programming code coding cse interview pattern patterns patterns-in patterns-in-c programming-language questions top
Last synced: 09 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/occisor2/clc
A small C compiler in Common Lisp
c-language c-programming c-programming-language common-lisp compiler compilers programming-language programming-languages
Last synced: 29 Dec 2025
https://github.com/dreamycecil/lilacdragonscript
***Deprecated!!!*** A self-made interpreter for a simple scripting language with a JavaScript-like syntax. [Work In Progress]
compiler interpreter language parser programming-language scripting-language
Last synced: 01 May 2025
https://github.com/gleemcbean/cassouscript
🔧 CassouScript is an entierly modulable programming language used to execute pseudo-code
interpreter programming-language pseudo-code
Last synced: 30 Jun 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/bbpezsgo/interpreter
Programming language
brainfuck brainfuck-compiler bytecode code-generation compiler interpreter parser programming-language
Last synced: 03 Apr 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/ppmpreetham/cat
A simple programming language for cats made to understand language design [WIP]
compiler lisp-like programming-language
Last synced: 27 Mar 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/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/okkindel/geckojs
An interpreted, object-oriented and statically typed programming language inspired by TypeScript, Java and Scala written in JavaScript. I will continue it as I will have more time.
gecko language programming-language
Last synced: 29 Apr 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/hexaredecimal/zulu
Functional programming language created for hobby programming on the JVM
compiler interpreter java jdk programming programming-language programming-languages
Last synced: 15 Jun 2025
https://github.com/thevilledev/seppolang
A Seppo inspired programming language
Last synced: 30 Mar 2025
https://github.com/hudson-newey/cobra
Similar to what TypeScript is to JavaScript, Cobra is an abstraction of Python which can compile into Python, but with improved types, memory management, and syntax. Cobra is also backwards compatible with Python2.7 & Python3, to use (similar to TypeScript), rename your .py files to .pyc
language languages programming-language python python-3 python-script python2 python3 types
Last synced: 15 May 2026
https://github.com/aziis98/go-lisp-interpreter
A small interpreter for a lisp like language embedded in Go
embedded-scripting-language golang-library lisp-dialect programming-language
Last synced: 08 Jul 2025
https://github.com/srimantapal205/pythonpracticecode
Python Programming
programming-language python-script python3
Last synced: 25 Mar 2025
https://github.com/jodus-melodus/phi
Phi scripting language and IDE
language programming-language python python3 scripting scripting-language scripting-languages
Last synced: 29 Dec 2025
https://github.com/ccntrq/freezylang
A simple interpreted programming language implemented in Haskell
haskell-learning interpreter programming-language
Last synced: 08 Jul 2025
https://github.com/vixenka/iresharp
My one from few attempts to create my own runtime with JIT
csharp jit programming-language runtime
Last synced: 01 Aug 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/ziyasal-archive/sky
Super simple programming language and tiny compiler developed for educational purpose in Scala
ast compiler-design education lexer programming-language scala sky transformer
Last synced: 02 Aug 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/stellarwitch7/moth-lang
Moth's official compiler written in C#
compiler console-application csharp llvm llvm-frontend llvm-sharp moth parser programming-language
Last synced: 03 Apr 2025
https://github.com/maxmindlin/rsmonkey
Rust implementation of the Monkey programming language
monkey programming-language rust
Last synced: 03 Aug 2025
https://github.com/plurid/denatural
Field-Oriented Programming Language [Desearch Concept]
Last synced: 05 Aug 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/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/issokuos/monkey
compiler interpreter programming-language
Last synced: 09 Nov 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/henriquecbuss/ipe-compiler
A compiler for the Ipe language, as an Elm package
compiler elm functional-programming programming-language
Last synced: 05 Aug 2025
https://github.com/voidwyrm-2/ana
A functional pseudo-array scripting language
array-language functional-language functional-programming interpreted-language interpreted-programming-language programming-language scripting-language
Last synced: 06 Aug 2025
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/diohabara/pl
a programming language
ocaml opam programming-language
Last synced: 25 Mar 2025
https://github.com/sno2/xlang
Alternative implementation of ArithLang, VarLang, DefineLang, FuncLang, RefLang, and TypeLang used in COM S 3420.
interpreter programming-language zig ziglang
Last synced: 07 Aug 2025
https://github.com/teknoloji-filozofu/programlama_dilleri
Programla dillerini kodlar üzerinden hızlı bir tekrar edebilmek ve kolay bulunabilecek örnekler ekemek.
csharp dart dart-lang programming-exercises programming-language python
Last synced: 06 Apr 2026
https://github.com/rvats20/simple-python-projects
This repo contains the simple python projects build to increase the python learning at granular level.
generative-ai machine-learning programming-language python python-project-beginner
Last synced: 08 Aug 2025
https://github.com/rk0cc/github_colour_flutter
Receiving ozh's github-colors repository with latest commit of colors.json to Flutter's Color object.
color colors colour colours dart flutter github github-colors github-colours package programming-language pub
Last synced: 09 Apr 2026
https://github.com/fabiannorbertoescobar/cpp-ejercicios
Proyectos de programación estructurada y orientada a objetos en C++, de Programación y posteriores.
cola cpp estructuras-de-datos excepciones herencia object-oriented-programming objetos pilas polimorfismo programming-exercises programming-language referencias sobrecarga templates
Last synced: 17 Sep 2025
https://github.com/korolevsoftware/forth-embed
Forth-embed
c concatenative embedded forth gamedev interpreter language programming-language script-engine scripting-engine scripting-language scripting-languages stack
Last synced: 03 Oct 2025
https://github.com/ranitmanik/c-explorer
This repository contains a collection of C programming projects and assignments completed during my Computer Science and Engineering major. The projects cover various topics, algorithms, and data structures, showcasing my coding skills and problem-solving abilities.
c c-language c-pratice-programming c-programming c-programming-language programming programming-language
Last synced: 11 Aug 2025
https://github.com/aruvili/agam
அகம் - A Tamil programming language with Python inspired syntax using rust
agam aruvili performance programming-language security simple tamil-language
Last synced: 30 Dec 2025
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
https://github.com/fabasoad/setup-jolie-action
This GitHub action installs Jolie
github-action github-actions jolie jolie-microservices programming-language
Last synced: 18 Mar 2025
https://github.com/las-r/aergia
A really lazy programming language.
aergia aergia-lang custom-programming-language esolang programming-lang programming-language python python3
Last synced: 23 May 2026
https://github.com/alt-romes/langjam-cdc
A very simple language that when interpreted displays in a graphical window the composition done in the main function (langjam submission)
Last synced: 10 Nov 2025
https://github.com/lordubuntu/hello3000
A collection of roughly 3000 ways to say hello
hello-world language language-learning programming-language programming-languages
Last synced: 13 Aug 2025
https://github.com/snowy1803/suffix-lang
A type-safe functional programming language using Reverse Polish Notation
compiler functional-programming language programming-language suffix-lang
Last synced: 27 Oct 2025
https://github.com/dr-saad-la/java-programming
A comprehensive, industry-oriented repository providing structured progression from fundamental concepts to advanced Java implementations.
analytics app-analytics java java-application learning programming programming-language technology
Last synced: 04 Oct 2025
https://github.com/akash-rajak/programming-language-detector
Implemented programming language detector from the code in python.
programming-language programming-language-detector python3 re tkinter
Last synced: 26 Mar 2025
https://github.com/nuccitheboss/crox
Implementation of the Lox programming language in written in Crystal. Based on the first (Java) implementation of Lox.
crystal interpreter lox-language programming-language tree-walk-interpreter
Last synced: 22 Mar 2025
https://github.com/musbi8788/free_python_book_for_gambian_dev
Free, beginner-friendly Python books for Gambian learners and devs 📘🐍
algorithms automation data-analysis data-science django flask machine-learning oops-in-python programming-language python python27 python3 testing-automation web-development
Last synced: 14 Aug 2025
https://github.com/lloydlobo/lumina-lang
Compiler for Lumina powered by C and Assembly
assembly c compiler programming-language
Last synced: 15 Aug 2025
https://github.com/vwkd/sdrawkcab
A programming language that is forwards because it is backwards
new-language programming-language programming-language-concepts
Last synced: 25 Jan 2026
https://github.com/thekeenant/myth-lang
A programming language for the JVM.
jvm language myth-lang mythlang programming-language
Last synced: 10 Aug 2025
https://github.com/manojpawar94/go-lang-fundamental-examples
The repository has the programs on the fundamental concept of the Go Language programming. It covers variable declaration, conditional block, loop, functions, a data structure(array and slice), goroutines, struct, pointers, error handling and file handling.
arrays error-handling filehandling functional-programming functions go golang golang-examples google-golang goroutine pointers programming-exercises programming-language slice struct
Last synced: 03 Jan 2026
https://github.com/riyahal/python
High-level, interpreted, object-oriented programming language guide.
conditional-statements forloop programming programming-language python python-3 python-functions python-lambda tkinter tutorial while-loop
Last synced: 07 Apr 2025
https://github.com/sammyne/the-rust-programming-language
Reading notes for <The rust programming language>
Last synced: 17 Aug 2025
https://github.com/jewishlewish/barcelona
Programming Language allowing for more efficient API Requests for Other Interpreter Languages
barcelona interpreter language programming-language
Last synced: 17 Mar 2025
https://github.com/dimits-ts/mini-python-compiler
A project implementing a compiler for the 'Mini Python' programming language.
compiler programming-language sablecc
Last synced: 25 Jan 2026
https://github.com/sonyarianto/hello-world
"Hello world" on several different programming languages. Just need Docker to run each sample.
Last synced: 28 Jun 2025
https://github.com/cragglesg/webscript
webscript. interact with the web.
hackclub javascript programming-language web
Last synced: 02 Jan 2026
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