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-04-08 00:20:02 UTC
- JSON Representation
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/rafinhadufluxo/jogodavelha
It's just a simple game.
android-application android-development kotlin-android kotlin-language programming-language student-project
Last synced: 15 May 2025
https://github.com/velocitatem/grap
c graph interpreter programming-language
Last synced: 24 Jun 2025
https://github.com/javanhut/thecarrionlanguage
The Carrion Language is a dynamically typed, interpreted programming language inspired by Python and written in Go.
bytecode carrion-language complier go golang interpreter language-design programming-language python repl vm
Last synced: 13 Jan 2026
https://github.com/zwrawr/recap
Recapping some programming languages by doing some simple example problems
hacktoberfest java learning-by-doing programming-language recap rust
Last synced: 22 Feb 2025
https://github.com/keerthivasan-r/c-programs
This repository is intended to be a collection of C-Programs for learning purposes
beginners-guide learning-c programming-language
Last synced: 23 Mar 2025
https://github.com/fabasoad/setup-lolcode-action
This GitHub action installs LOLCODE programming language interpreter.
cli github-action github-actions interpreter lolcode programming-language
Last synced: 05 Jan 2026
https://github.com/mitchpaulus/mshell
Experimental Concatenative Shell-like Scripting Language
concatenative-language glue-code golang programming-language shell-script
Last synced: 29 Dec 2025
https://github.com/maumneto/compprogramengineering
Repositório dos códigos na linguagem C para a disciplina de Programação
c engineering exercise programming programming-language teaching-materials
Last synced: 10 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/asmod-lang/asmodeus
⚙️ Modern Assembly language and virtual machine for Machine W architecture. Build, debug, and execute 16-bit assembly programs with Polish assembler
assembler assembly assembly-language compiler debugger education emulator machine-w programming-language rust virtual-machine
Last synced: 30 Jun 2025
https://github.com/wesgtox/programming-lab-i
College "Programming Lab I" exercises.
algorithms c cpp programming-language
Last synced: 28 Oct 2025
https://github.com/pmeinhardt/atto
experimenting with µ-kanren & relational programming 🔬
kanren programming-language relational
Last synced: 31 Mar 2025
https://github.com/wciesialka/play-language
Simple play language built and interpreted in Python.
Last synced: 05 Mar 2025
https://github.com/amaljeevs/rust-essentials
All you need to know about Rust , From theory to syntax.
programming-language rust rust-lang
Last synced: 22 Mar 2025
https://github.com/slicetext/slicetext_lang
A little programming language
cmake cplusplus cpp language linux programming-language
Last synced: 23 Mar 2025
https://github.com/achronyme/achronyme-vscode
Official VS Code extension for Achronyme SOC (Scientific Operations Calculator) - syntax highlighting, intelligent autocompletion for 100+ built-in functions, and code snippets
autocompletion code-snippets language-support programming-language scientific-computing syntax-highlighting vscode vscode-extension
Last synced: 18 Nov 2025
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: 12 Apr 2025
https://github.com/katahiromz/read_all
Read a binary file entirely in various programming languages
file-reader file-reading programming-language
Last synced: 02 Mar 2025
https://github.com/arsalan-dev-engineer/the_virtualbank_atm
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
atm beginner-project cmd cpp money programming programming-language project projects system
Last synced: 28 Jul 2025
https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp
Enter your weight and the system will tell you what division you will be fighting in!
begginer-friendly beginner beginner-project boxing cpp programming programming-language table
Last synced: 16 May 2025
https://github.com/tomasboda/agent-lang
AgentLang | Programming language for agent-based modeling
agent-based-modeling programming-language
Last synced: 18 Jan 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/dimalmfao/smetana
A useless rather very unreliable, unprofessional programming language made as a proof of concept using C++.
cpp language programming-language
Last synced: 27 Feb 2025
https://github.com/erlimar/aprenda-programacao-guia-iniciante
Guia para o iniciantes em programação
dotnet nodejs programming-language
Last synced: 18 Nov 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/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/mazzzystar/mooc
上过的MOOC课程中的代码、笔记。
coursera machine-learning programming-language
Last synced: 02 Feb 2026
https://github.com/adisol07/objectio
New Assembly like programming language
assembly csharp programming-language
Last synced: 31 Mar 2025
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/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/bbpezsgo/interpreter
Programming language
brainfuck brainfuck-compiler bytecode code-generation compiler interpreter parser programming-language
Last synced: 03 Apr 2025
https://github.com/nelsenpro/html
Html code
html html-css-javascript markup nelsenniko nelsenpro programming-language web web-application webdevelopment
Last synced: 05 Jan 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/encore-ecosystem/encore
Frontend of programming language for academic purpose designed for testing system that prevent memory leaks
compiler llvm programming-language
Last synced: 19 Jun 2025
https://github.com/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 16 May 2025
https://github.com/rasabh-org/c-tutorials
A repository to host the demo C source files that may be used to learn or teach basic concepts in C programming language.
c programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials
Last synced: 10 Oct 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: 05 Mar 2025
https://github.com/mattiamtzlr/calc
calculator programming-language python school-stuff
Last synced: 09 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/vantaa89/interpreter-in-rust
Implementing an interpreter in Rust
interpreter monkey monkey-programming-language programming-language rust writing-an-interpreter-in-go
Last synced: 14 Jun 2025
https://github.com/wilk/dpc18bot
Dutch PHP Conference 2018 Telegram Bot
elixir elixir-lang learning programming-language telegram-bot
Last synced: 23 Mar 2025
https://github.com/wicpar/artuslang
assembly-language-programming language programming-language
Last synced: 18 Mar 2025
https://github.com/fergusq/phl
Proceed High Language
compiler programming-language purkka
Last synced: 25 Dec 2025
https://github.com/rey-language/rey
rey is an experimental programming language
compiler interpreter language-design programming-language
Last synced: 13 Jan 2026
https://github.com/gastonchenet/cassouscript
🔧 CassouScript is an entierly modulable programming language used to execute pseudo-code
interpreter programming-language pseudo-code
Last synced: 09 Mar 2025
https://github.com/tom65536/adelante
Advanced Elementary Language for Teaching and Education
educational programming-language teaching
Last synced: 16 Jan 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: 27 Dec 2025
https://github.com/hydr0nium/daydream
Daydream programming language
cpp daydream programming-language
Last synced: 22 Feb 2025
https://github.com/SuperFola/smoll-vm
just a smoll vm in c++14
cpp cpp14 language programming-language stacked stacked-language virtual-machine vm
Last synced: 08 May 2025
https://github.com/las-r/pupil
An interpreted programming language based on several others.
language new-programming-lang programming-language python
Last synced: 07 May 2025
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/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/chunche95/programacionmodernapython
Creación de repositorio de proyectos de programación moderna en Python.Autor: Paulino Esteban Bermúdez R.
bermudez exercise paulino programming-language project projects python python-script python3 web website
Last synced: 10 Sep 2025
https://github.com/chunche95/aprender-c
C es un lenguaje de programación de nivel medio ya que combina los elementos del lenguaje de alto nivel con la funcionalidad del ensamblador. Su característica principal es ser portable,es decir,es posible adaptar los programas escritos para un tipo de computadora en otra. Otra de sus características principales es el ser esctructurado, es decir, el programa se divide en módulos (funciones) independientes entre sí. Autor: Paulino Esteban Bermúdez R.
c c-plus-plus html-css-javascript programming-language
Last synced: 06 Mar 2025
https://github.com/hchiam/please
An experimental programming language (transpiler) to make it easier to write code with speech recognition.
experimental-programming-language language programming-language speech-recognition
Last synced: 02 Jul 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/chamini2/setlan
Traductores Enero - Marzo 2015
interpreter programming-language python set
Last synced: 11 Mar 2025
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: 09 Mar 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/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/nwtgck/mini-scheme-haskell
Mini Scheme Interpreter in Haskell
Last synced: 31 Mar 2025
https://github.com/xarxo-programming-language/xarxocore
Xarxo Programming Language Core
compiler llvm llvm-ir programming-language rust
Last synced: 01 Jul 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/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/huidaecho/mafi
MAth Friendly Interpreter
calculator interpreter mathematics programming-language
Last synced: 02 Mar 2025
https://github.com/capjamesg/visionscript-vscode-highlight
A TextMate Grammar (tmGrammar) for use with VisionScript.
programming-language textmate-grammar visionscript
Last synced: 03 Apr 2025
https://github.com/kenpusney/yample
Programming Language on YAML
data-as-code programming-language yaml
Last synced: 24 Mar 2025
https://github.com/raphaelamonteiro/pythonparazumbis
Repositório dedicado as aulas de Algoritmos e Lógica de Programação - I Semestre
algorithms logic-programming programming-language python
Last synced: 13 May 2025
https://github.com/kinderjosh/steelc
Steel C is a reimplementation of the C language from scratch. It aims to be stricter and safer through the introduction of immutable variables and a strongly typed syntax.
compiler compiler-backend nasm nasm-assembly programming-language
Last synced: 04 Apr 2025
https://github.com/meysam81/multi-threading-copy-gui
a program to copy a text file somewhere else using multi-threading with a graphical user interface
copy-paste copy-text-to-clipboard csharp csharp-code graphical-interface graphical-user-interface gui multi-threading multithreading programmer programming programming-challenge programming-challenges programming-exercise programming-exercises programming-language thread threaded threading threads
Last synced: 26 Jun 2025
https://github.com/sirpigari/lucia-rust
Lucia APL, but written in Rust, so its BLAZINGLY FAST
custom-lang lucia lucia-apl programming-language rust
Last synced: 27 Jun 2025
https://github.com/witch-world/hacker-rank-problems-python
coding coding-challenge competitive-coding competitive-programming competitive-programming-contests hackerrank hackerrank-solutions problem-solving programming-challenges programming-exercises programming-language python python3 pythonprogramming
Last synced: 05 Mar 2025
https://github.com/eownerdead/slambda
λ Untyped Lambda Calculus Evaluator
haskell interpreter lambda lambda-calculus language megaparsec parsec programming-language scripting-language untyped untyped-lambda-calculus
Last synced: 03 Sep 2025
https://github.com/jlchntoz/katana
Katana is a newly designed light-weight programming language
data-structures esolang interpreter programming-language
Last synced: 06 Apr 2025
https://github.com/witch-world/100daysofpython
100 Days of Python Programming🐍
coding coding-challenge coding-challenges coding-interviews development practice-programming practice-project programming programming-language python python-library python-script python3
Last synced: 05 Mar 2025
https://github.com/jovonni/lymn
Programming Language written as human language, English
language programming programming-language
Last synced: 17 Jan 2026
https://github.com/shrimpl-language/shrimpl-language
Shrimpl is an all-ages oriented programming language based in Rust to build backend applications, AI tooling, APIs/MCPs and much more!
classification http-server ml openai-api programming-language rust-lang shr shrimpl
Last synced: 07 Mar 2026
https://github.com/almas-ali/almas
Almas - A interpreter with scripting language
almas-ali interpreter language md-almas-ali programming-language script script-language
Last synced: 25 Feb 2025
https://github.com/jongha/gedit-indent
There are many coding conventions for each programming language. Some programming languages suggest to use two spaces to indent the code and other sites suggest to use tabs to indent the code. This plugin supports indent changing. It can convert from one style of writing to another. It can be used to make code easier to read and support shortcut(<control><alt>i) to change quickly.
change-indent coding-conventions gedit gedit-indent plugin programming-language python
Last synced: 19 Jul 2025
https://github.com/fahimfba/100-days-of-python-codes
Python Pro Bootcamp - 100 Days of Python Codes
bootcamp programming-boot-camp programming-language python3
Last synced: 30 Mar 2025
https://github.com/vurv78/mic1
A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1
compiler lua oisc optimizer parser programming-language sic sic1 subleq
Last synced: 25 Feb 2025
https://github.com/zen0x7/haiku
Service-oriented programming language
language languages programming-language programming-languages
Last synced: 01 Apr 2026
https://github.com/felixoder/gola-language
Gola is a cute language that is crafted with love for all bengali programmers.
compiler compiler-design go gola golang gsoc2025 hactoberfest2025 programming-language
Last synced: 29 Mar 2025
https://github.com/daslixou/lemonlang
Programming Language created for fun - Developed by DasLixou in C#
Last synced: 27 Jun 2025
https://github.com/omasanori/gecco
Good Enough C Compiler
c compiler programming-language
Last synced: 14 Sep 2025
https://github.com/rahuldshetty/talion
New Interpreted Programming Language
go golang interpreter programming-language
Last synced: 14 May 2025
https://github.com/himel-sarder/runfastturtle-a-python-turtle-project
RunFastTurtle is an entertaining Python-based turtle racing game. Select your favorite turtle, place your bet, and watch them race to the finish line! With randomized movement and colorful visuals, it offers an engaging experience for players of all ages. Play again for endless excitement and fun!
programming-language python3 pythongamedevelopment pythonprojects pythonturtle
Last synced: 26 Mar 2025
https://github.com/nymphium/arq
It aims to be a language which has extremely extensible macros.
lua macros moonscript programming-language
Last synced: 27 Jun 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/ktanaka101/monkey.dart
🐵 Monkey interpreter in Dart. 🚀
dart interpreter language monkey monkey-language programming-language
Last synced: 02 Apr 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