An open API service indexing awesome lists of open source software.

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).

https://github.com/mickoissicko/mix

The Mix Programming Language

interpreter programming-language

Last synced: 30 Mar 2025

https://github.com/koraa/gema

Import of the general purpose macro processor CVS repo

awk macro macro-processor programming-language sed text-generation text-processing

Last synced: 25 Aug 2025

https://github.com/julius-boettger/propsolve

Easily describe and solve propositional formulas

programming-language sat-solver

Last synced: 30 May 2026

https://github.com/mattapet/dusk-lang

Dusk Programming Language

programming-language school-project

Last synced: 30 May 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/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 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/ongyx/ox

the ox programming language

programming-language python3

Last synced: 14 Jan 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/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/tpdlshdmlrkfmcla/programming-linguistics

컴퓨터곡학과 ν”„λ‘œκ·Έλž˜λ° μ–Έμ–΄λ‘  μ •λ¦¬μž…λ‹ˆλ‹€.

programming programming-language programming-linguistics

Last synced: 18 Jun 2025

https://github.com/gustavodiasag/simpler

Interpreter for a functional, expression-based programming language

functional-programming interpreter lambda-calculus ocaml programming-language

Last synced: 10 Oct 2025

https://github.com/jb3/pwerus

A simple progamming language

language programming-language rust

Last synced: 10 Oct 2025

https://github.com/abhinavkorpal/shell

A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter.

programming-language scripting-language shell shellscript

Last synced: 15 Oct 2025

https://github.com/chrrs/lisp

An interpreted lisp language in Go

go golang hobby language lisp lisp-dialect programming-language

Last synced: 25 Oct 2025

https://github.com/nicknaso/verona-lang

Experiments using verona

programming-language verona

Last synced: 26 Oct 2025

https://github.com/junnishimura/jsop

Let's write programs in JSON!!

go json programming-language

Last synced: 25 Apr 2026

https://github.com/divineniiquaye/pillar-lang

The Pillar Programming Language

blazingly-fast pillar programming-language

Last synced: 18 Mar 2026

https://github.com/thomas-crane/spearmint

A statically typed, simple language.

compiler programming-language

Last synced: 18 Mar 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/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/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/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/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/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/aqua-aq/aqua-core

A cool simple programming language

interpreter programming-language

Last synced: 01 Apr 2026

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/just-be-dev/pex

A small language for data transformations

lenses lisp-like programming-language transformation

Last synced: 05 Apr 2026

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/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/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: 22 Apr 2026

https://github.com/raulil/snek

Kinda like Python meets TypeScript

interpreter programming-language

Last synced: 06 Jun 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/eyantra698sumanto/basic-c-programs-4

This Repository contains more than 90 basic programs in C programming language

c calculator calculus cplusplus fileio patterns programming-language series strings

Last synced: 24 Apr 2026

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/chl12172025-code/nullprt

A statically-compiled, system-level programming language for software protection, hardware-bound licensing, and anti-tampering. Cross-platform (Windows/macOS/Linux). Self-hosted toolchain.

anti-tamper arm64 c-abi code-obfuscation compiler cross-platform licensing linux macos native-code nprt nullprt programming-language security self-hosted software-protection static-typing system-programming windows x86-64

Last synced: 05 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/adisol07/objectio

New Assembly like programming language

assembly csharp programming-language

Last synced: 28 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/chamini2/setlan

Traductores Enero - Marzo 2015

interpreter programming-language python set

Last synced: 01 May 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/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

https://github.com/lpapailiou/fac

A toy programming language including jflex scanner, cup parser and semantic validation. Executably by console and by gui (a toy-IDE).

automaton bnf compiler-construction cup flex flex-cup formal-language interpreter java java-8 javafx javafx-application jflex parser programming-language regex theoretical-computer-science toy-language

Last synced: 04 May 2026

https://github.com/ryand1234/online-ide

An Online Ide compatible with languages C, C++14, Python, and Ruby.

c cpp14 ide programming-language pyhton3 ruby

Last synced: 04 May 2026

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/kingjethro999/ignite

Ignite - A Custom React Native DSL Framework, Runs on Expo Go

expo extensions framework javascript programming-language react-native typescript

Last synced: 07 May 2026

https://github.com/karmakrafts/ferrous-homepage

The official homepage for the Ferrous programming language.

css ferrous font-awesome homepage html html-css-javascript javascript programming-language shader webgl

Last synced: 07 May 2026

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: 08 May 2026

https://github.com/md-emon-hasan/data-structures-and-algorithms-dsa-in-python-full-course-by-coding-ninjas-in-english-

A comprehensive Python course on data structures and algorithms from Coding Ninjas, providing detailed explanations and practical examples.

algorithm algorithms-and-data-structures data-structures dsa programming-language pyhton-3 python

Last synced: 09 May 2026

https://github.com/jasonsbarr/liszt

A prototypal object oriented language that borrows heavily from functional programming concepts and languages

bidirectional-typechecking functional-programming generics language object-oriented programming-language programming-languages prototypal typescript

Last synced: 13 Jun 2026

https://github.com/gusg21/anyways

An esoteric programming language

esoteric-programming-language joke programming-language

Last synced: 15 Jun 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/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/zoogies/alv

An ECS-native scripting language

interpreter programming-language

Last synced: 20 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/alternative-intelligence-cp/nitpick-libc

Standard C library wrappers for the Aria programming language β€” libc without the boilerplate. 10 modules, 571 tests, static + dynamic linking.

aria ffi libc musl networking posix programming-language regex static-linking systems-programming

Last synced: 27 Jun 2026

https://github.com/leocavalcante/lisvy

A LISP interpreter written in Rust πŸ¦€ β€” vibe coded with AI

interpreter lisp programming-language repl rust vibe-coding

Last synced: 28 Jun 2026

https://github.com/ignis-lang/ignis

Ignis is a programming language created by me.

compi language programming-language rust

Last synced: 18 Jan 2026

https://github.com/codersunny812/30_days_of_javascript

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too:

30daysofcode 30daysofjavascript challenge html javascript javascript-for-beginners javascript-for-everyone json node programming-language react redux redux-toolkit webdevelopment

Last synced: 13 Apr 2026

https://github.com/habibun/c

A general-purpose computer programming language

c c-programming c-programming-language cplusplus learning programming-language

Last synced: 11 May 2026

https://github.com/ogshawnlee/pino-lang

Simple and aesthetic programming language built with C++ that intends to turn programming a joyful experience. Currently transpiled to JavaScript/Python as I don't know how to compile to a lower level.

javascript programming-language transpiled-language

Last synced: 13 May 2026

https://github.com/vimkat/kitty

Homebase of the ^w^ (pronunciation: kΙͺtΙͺ) programming language

esolang esoteric-language hacktoberfest kitty programming-language

Last synced: 06 Jun 2026

https://github.com/genricoloni/rust_roadmap

A concise Rust learning roadmap with an ICS file for easy date customization. Import and follow the schedule to practice Rust step by step!

learning programming-language rust

Last synced: 07 Oct 2025

https://github.com/petlukk/eacompute

Explicit compute kernels β†’ shared libraries + native bindings for Python, Rust, C++, PyTorch.

aarch64 avx-512 avx2 code-generation compiler compute-kernels cpp ffi high-performance-computing llvm neon programming-language python pytorch rust simd

Last synced: 13 May 2026

https://github.com/thepuppetqueen57/rasm

An interpreted programming language written in rust

programming-language programming-languages rust

Last synced: 23 Feb 2026

https://github.com/fpotier/lox

My implementation of the Lox language

compiler lox programming-language

Last synced: 17 Jan 2026

https://github.com/luka-j/stories

A language for creating interactive stories

domain-specific-language interpreter java programming-language

Last synced: 26 Apr 2026

https://github.com/farhantips/python-programming-language-1--cse110

Explore practical implementations and exercises related to Python programming concepts. This serves as a hands-on guide to mastering Python through coding challenges, experiments, and real-world applications.

basic-programming bracu bracucse110 colab-notebook cse110 programming-language pycharm python

Last synced: 17 Mar 2025

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/mirror4s/introductory-c-programming-specialization

ζœε…‹ε€§ε­¦ C 编程ε…₯ι—¨

c programming-language

Last synced: 23 Jun 2026

https://github.com/kardashevlang/kardashev

A Rust-flavored systems language with lightweight effect labels in the type system β€” LLVM backend (JIT + AOT), ownership + borrow checking, generics, traits, and #[derive].

borrow-checker compiler effect-system jit language llvm programming-language rust systems-programming type-system

Last synced: 09 Jun 2026

https://github.com/lue-bird/type-checker-language-experiment

An attempt at a language for the logic of a possible type checker for lau

elm lau programming-language type-checker

Last synced: 01 Apr 2025

https://github.com/edg-l/edlang-web

Experimental statically-typed compiled programming language made with LLVM and Rust

edlang language llvm programming-language

Last synced: 10 Jan 2026

https://github.com/baleyko/docker-luvit

Dockerized Luvit environment

docker-image lua luvit programming-language

Last synced: 10 Mar 2025

https://github.com/okosa2/ion-lang

πŸš€ Transpile Ion to C efficiently, leveraging move-only ownership and channels for safe concurrency in a modern systems programming environment.

channels concurrency ffi ionic ionic-apps ionic-framework ionic3 langchain langchain-python language memory-safety multilanguage ng-translate no-gc programming-language support-rtl systems-programming transpiler

Last synced: 08 Jan 2026

https://github.com/nobodxbodon/nadesiko3-subset-one

A subset of Japanese programming language Nadesiko3 抚子ζ—₯语语言子集一号

japanese programming-language

Last synced: 30 May 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