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/rshrc/danklang

Dankest Programming Language ever known to Human Beings

programming-language

Last synced: 15 Feb 2026

https://github.com/ydah/zwgsl

Ruby-inspired shading language that compiles to WGSL and GLSL ES 3.0, with HM-style inference, pattern matching, an LSP server, and a WebGPU playground.

compiler glsl graphics-programming lsp playground programming-language shader shading-language type-inference webgpu wgsl zig

Last synced: 13 Jun 2026

https://github.com/pumpedsardines/sekver

A simple programming language

compiler programming-language

Last synced: 14 Feb 2026

https://github.com/radrow/radlang

A functional programming language intepreter with typeclasses, full type inference and lazy evaluation

haskell interpreter parsing programming-language

Last synced: 16 Mar 2025

https://github.com/mfori/mlang

Simple programming language using LLVM, flex and bison.

bison compiler flex llvm programming-language

Last synced: 02 May 2026

https://github.com/calico32/goose

a minimal programming language written in go

go golang goose language programming-language

Last synced: 13 Feb 2026

https://github.com/code-by-sia/x

The Ξ (Xi) Programming Language

compiler compiler-design language programming programming-language x xi

Last synced: 09 Jun 2026

https://github.com/owen7000/programmatrix

Programmatrix, pronounced Program-a-tricks. Is a programming language written with python.

compiler programming-language python python3

Last synced: 12 Apr 2025

https://github.com/nirvanasupermind/pluto

This project is an older version of [Eris](https://github.com/nirvanasupermind/eris).

interpreter language programming-language walker

Last synced: 13 Feb 2026

https://github.com/furk4nbulut/turcanalyze-turkish-programming-language

This project implements a lexical analyzer (lexer) for simple arithmetic expressions, including support for basic control structures

c lexical-analyzer programming-language

Last synced: 13 Jun 2025

https://github.com/rla/llj

LLJ - Logic Language for JVM

jvm logic-language programming-language prolog

Last synced: 29 May 2026

https://github.com/nelsenpro/frame

Framecss adalah sebuah proyek open source yang menyediakan berbagai macam library CSS untuk keperluan desain aplikasi web dan website. Framecss awalnya diciptakan oleh Nelsen Niko yang kemudian dikembangkan oleh banyak kontributor lainnya. Kode sekarang merupakan hasil kolaborasi dari banyak kontributor yang berpartisipasi dalam pengembangan dan p

bnelsofc css css-framework css-framework-indonesia css-grid-layout developer frame framecss framecss3 framework framework-css framework-css-indonesia frameworks front-end-development frontend javascript programming-language webdevelopment website

Last synced: 30 Jun 2025

https://github.com/gbaraldi/spinach.jl

Toy language based on Scheme, built with LLVM.jl.

julia llvm programming-language scheme

Last synced: 21 Jan 2026

https://github.com/uralstech/ezrsquared

An easy to learn and practical programming language for beginners and experts alike

computer-language csharp easy easy-to-learn easy-to-understand english ezrsquared interpreter-language programming programming-language

Last synced: 12 Feb 2026

https://github.com/andrew-johnson-4/puncalculus

A variant of Typed Lambda Calculus with generalized variable punning (ad-hoc polymorphism)

computer-science language programming-language

Last synced: 07 Sep 2025

https://github.com/guiltydolphin/angle

A small, general-purpose programming language written in Haskell.

haskell programming-language

Last synced: 30 May 2026

https://github.com/starc007/love-language

A fun love-themed programming language

programming-language rust

Last synced: 11 Feb 2026

https://github.com/powerlevel9000/ruby-getting-started

Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language

programming-language ruby tutorial-exercises

Last synced: 06 Jul 2025

https://github.com/penguincabinet/brainfuxk-d

My own Brainfuxk programming language processor in Dlang.

brainfuck brainfuck-interpreter dlang interpreter programming-language

Last synced: 19 Mar 2026

https://github.com/zillow/abysmal

Appallingly basic yet somehow mostly adequate language

embedded-scripting-language programming-language python sandbox

Last synced: 23 Apr 2025

https://github.com/polsys/cle

A native code compiler for a C-like language.

compiler dotnet dotnet-core programming-language

Last synced: 24 Apr 2026

https://github.com/fergusq/pscript

PScript is a small programming language

compiler programming-language

Last synced: 24 Oct 2025

https://github.com/luxumbris/c-shift

C<< is designed to be safe without fighting the compiler, and easy to use without runtime abstractions. So it does not have a GC (Garbage Collector), Borrow Checker or similar things and is fully arena-based. The runtime is only a minimal C-file for the standard library.

compiler compiler-design compilers pogramming programming-language programming-languages system system-programming systems-programming systems-programming-language

Last synced: 28 Jun 2026

https://github.com/gravatalonga/ninja

Ninja Programming Language - General Scripting Language inspired in PHP and Javascript.

golang pratt-parser programming-language

Last synced: 11 Oct 2025

https://github.com/nthnn/uartix

Strange dynamic programming and scripting language that performs mathematical computations on a connected Raspberry Pi Pico (RP2040) through UART connectivity.

interpreted-programming-language interpreter programming-language programming-language-design programming-language-development programming-language-interpreter raspberry-pi-pico raspberry-pi-pico-projects rp2040-arduino uart uart-protocol

Last synced: 31 Jan 2026

https://github.com/laluxx/jade

a C abstraction

programming-language transpiler

Last synced: 11 Feb 2026

https://github.com/kazirifatmorshed/welcometoprogramming

Let's make this repo an experience sharing BLOG-like-thing where we will share our experiences of getting stucked or encountering errors as beginner (new programmer) (self solved or solved by frnd in inbox)

advice beginner beginner-friendly experience problems programming programming-language

Last synced: 12 Mar 2026

https://github.com/skius/stringlang

An interpreted, expression-oriented language where everything evaluates to strings

golang hacktoberfest interpreter language programming-language

Last synced: 06 Feb 2026

https://github.com/rhaeguard/shum

a useless stack-oriented programming language for JVM

compiler java-virtual-machine jvm jvm-bytecode programming-language stack-oriented

Last synced: 02 Mar 2026

https://github.com/xuangeaha/xuanny

An interpreted, object-oriented, high-level programming language with dynamic semantics. 一种具有动态语义的解释型、面向对象的高级编程语言。

chinese compiler language programming-language python

Last synced: 18 Aug 2025

https://github.com/fco/bernalang

A terrible idea of a programming language

programming-language terrible-idea

Last synced: 18 Mar 2026

https://github.com/jyotibrat/python-programming

All the Python Programs that I have done when I was studying the Python Programming subject during my Third Semester.

git github-config problem-solving programming-language python python3

Last synced: 28 Jan 2026

https://github.com/glesica/disp

A simple Lisp interpreter written in Dart.

dart lisp programming-language

Last synced: 27 Feb 2026

https://github.com/amoshnin/typescript-programming.language

⚡️ Small programming language and interpreter that supports fundamental programming concepts. Inspiration is heavily taken from the BASIC language and it is written in TypeScript

interpreter javascript lexer parser programming-language typescript

Last synced: 06 May 2026

https://github.com/mikah13/language-picker

Help you choose your programming language

game language-picker programming-language react

Last synced: 26 Apr 2026

https://github.com/hengxin/fspl

fspl: Formal Semantics of Programming Languages

formal-semantics programming-language

Last synced: 01 Mar 2026

https://github.com/siketyan/olang

(Concept) Object-based programming language on C# and .NET Core

csharp dotnet-core oop programming-language

Last synced: 20 Apr 2026

https://github.com/hcvazquez/python-regex

Regular expressions on python

programming-language python regex

Last synced: 15 Mar 2026

https://github.com/hugodonotexit/cbudgie

C-like but simpler and still smart, like Budgie

cbudgie cpp interpreter new-language programming programming-language

Last synced: 11 Feb 2026

https://github.com/justdvnsh/egg-programming-language

A general purpose high level mathematical and functional programming language created for fun.

javascript language-design programming-language

Last synced: 01 Apr 2025

https://github.com/taco-c/trainfuck

Interpreter for the Trainfuck language, based on Brainfuck.

brainfuck esolang esoteric-language experiment programming-language

Last synced: 09 Apr 2025

https://github.com/schwalbe-t/currant

Currant is an interpreted programming language focussing on simplicity and dynamicity.

html js language languages programming-language programming-languages web web-dev web-development website website-development

Last synced: 25 Mar 2025

https://github.com/natevelang/eve

Nateve tokenizer fully built with python 3.8

language nateve nateve-language programming-language python transpiler

Last synced: 23 Apr 2025

https://github.com/numonu/pixelscript

Awesome wallpapers for developers

4k astro community open-source programming-language wallpaper

Last synced: 16 Jun 2026

https://github.com/ilankri/flap

A toy compiler from a functional programming language to MIPS assembly and Java bytecode (mirrored from https://gitlab.com/ilankri/flap)

compiler functional-programming jvm mips programming-language school-project

Last synced: 18 Apr 2026

https://github.com/darkwizard242/ansible-role-go

Ansible role for Go Programming Language. Available on Ansible Galaxy.

ansible ansible-galaxy ansible-role go golang programming-language system

Last synced: 26 Jan 2026

https://github.com/kylepls/yamllang

A seamless programming language compliant with the YAML syntax.

antlr4 programming-language yaml

Last synced: 12 Apr 2026

https://github.com/poggingfish/beeniez

[READ ONLY MIRROR OF https://git.sr.ht/~fis/beeniez]

nqp programming-language raku

Last synced: 09 Apr 2025

https://github.com/allindevelopers/executanti

Reverse engineer and Web version of "Furnica" and "Cangourou"

ast lexer parser programming-language tokens

Last synced: 26 Mar 2025

https://github.com/rameshvarun/dumblisp

A lisp interpreter written in pure C.

lisp lisp-interpreter programming-language

Last synced: 21 Jan 2026

https://github.com/abrarulhassan-786/smit-project-zip

link of created pages : https://github.com/Abrarulhassan-786/TMS-PROJECT

code csharp-code csharpcode programming programming-language

Last synced: 13 Jun 2025

https://github.com/ahmedmourad0/sadlang

The Sad Programming Language, users of this language are officially called Sad Developers.

compiler programming-language sad

Last synced: 05 Jul 2025

https://github.com/endeyshentlabs/exses

WIP. Yet another questionable programming language

compiled-language compiler hacktoberfest programming-language

Last synced: 04 Dec 2025

https://github.com/msadeqsirjani/toorla

An object-oriented programming language names Toorla

oop programming-language toorla

Last synced: 06 Jul 2025

https://github.com/frederiktobner/vscode-cellox

Cellox language support for vscode

programming-language scripting-language vscode

Last synced: 08 Jan 2026

https://github.com/axkr/ease_symja

Eclipse EASE plugin extension for using Symja as a REPL

computer-algebra eclipse eclipse-plugin programming-language symbolic-math symja

Last synced: 06 Sep 2025

https://github.com/infuzu/oqs

`OQS` (Open Quick Script) is a simple, system-neutral expression language for efficient scripting on diverse platforms. It's open-source, adaptable, and focused on fundamental operations.

expression-engine expression-evaluator expression-language expression-parser expressionengine programming-language programming-languages

Last synced: 14 Jan 2026

https://github.com/maxbarsukov/simple_interpreter

👅 A simple language designed to learn how to create interpreters

gem interpreter interpreter-language programming-language ruby ruby-gem ruby-interpreter

Last synced: 28 Mar 2025

https://github.com/phillvancejr/x-forth

X-Forth is a small WIP specification for a Forth like language for fun and learning. Implementing a simple interpreter for beginners

compiler compilers concatenative concatenative-language dart dartlang forth golang interpreter interpreter-forth interpreter-language interpreters programming-language python stack-based stack-based-language stack-language

Last synced: 13 Apr 2026

https://github.com/elgrhy/gx

Brain-first programming language for building transparent, auditable AI assistants. Write AI agents as simply as a recipe. Non-hallucinating, zero cloud lock-in.

ai ai-agents anthropic brain-first interpreter llm ollama openai programming-language rust

Last synced: 31 May 2026

https://github.com/v-juarez/learning

Notas y Apuntes sobre programación y Base de Datos.

basededatos css3 django javascript linux programming-language python reactjs

Last synced: 05 Oct 2025

https://github.com/frinksy/fraxton-compiler

A compiler for the fraxton language

compiler programming-language

Last synced: 15 Oct 2025

https://github.com/0xdaksh/scientific-calculator

School Project for C++ to Make a Scientific-Calculator, allows you to input to retain output.

c c-plus-plus calculator programming-language scientific

Last synced: 07 Oct 2025

https://github.com/major0/crusty

Tool for transpiling a C-Like dialect into Rust

programming-language rust-crate

Last synced: 23 Feb 2026

https://github.com/nirvanasupermind/skink

A pure object-oriented dynamic programming language.

interpreter language programming-language walker

Last synced: 27 Jan 2026

https://github.com/fabudde/nyxcode

The AI-native programming language for the web. Designed for AI, optimized for tokens, built for humans.

ai ai-native compiler css-framework developer-tools dsl frontend nyx open-source programming-language static-site-generator template-engine typescript web-development web-framework

Last synced: 01 May 2026

https://github.com/covscript/covscript-vscode

The CovScript-3rd language support for VSCode

programming-language

Last synced: 13 Mar 2026

https://github.com/jezek/funson

another approach to functional json for fun

experimental functional-programming golang json programming-language

Last synced: 23 Feb 2026