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/mfori/mlang

Simple programming language using LLVM, flex and bison.

bison compiler flex llvm programming-language

Last synced: 01 Jul 2025

https://github.com/omarazizi/kaleidoscope

Toy Programming language & optimizing JIT Compiler built with LLVM compiler infrastructure and C++

compilers cplusplus llvm llvm-ir programming-language

Last synced: 02 Feb 2026

https://github.com/sebbekarlsson/cola

component language (component-based programming language)

components interpreter programming-language wip

Last synced: 25 Mar 2025

https://github.com/acutmore/prog-lang-play

toy compiler that outputs lambda calculus style JavaScript

compiler lambda-calculus programming-language

Last synced: 06 Mar 2025

https://github.com/lilbludev/terra

Terra is made to be a drop-in easy to use and fast interpreted programming language.

custom-programming-language interpreted-programming-language programming-language terra ziglang

Last synced: 24 Jan 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/polsys/cle

A native code compiler for a C-like language.

compiler dotnet dotnet-core programming-language

Last synced: 29 Dec 2025

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/scrybelang/scrybe

Scrybe is the other Scratch compiler

compiler programming-language python scratch

Last synced: 14 Dec 2025

https://github.com/fazendaaa/typer

A superset language implemented in Go that types the R language

go programming-language r superset typer-lang

Last synced: 02 Mar 2025

https://github.com/cbarrick/ripl

Prolog in Rust (incomplete)

programming-language prolog

Last synced: 26 Oct 2025

https://github.com/blitmaps/mylo-lang

A cool programming language, implemented in C, that uses a VM and has cool syntax; with inline C capability.

c compiler cool-language intermediate-code-generation programming-language strongly-typed suckless-software toy-language virtual-machine

Last synced: 22 Feb 2026

https://github.com/rohittp0/not-python

!Python is a tiny language that I made to learn how compilers do their magic. The compiler of !Python is written in pure python ( no dependencies )

compiler language programming-language python

Last synced: 11 Apr 2025

https://github.com/fergusq/retki

Suomenkielinen Infom 7 -tyyppinen kieli tekstiseikkailujen luomiseen / Proof-of-concept Finnish programming language inspired by Inform 7

compiler finnish interactive-fiction natural-language-programming programming-by-natural-language programming-language

Last synced: 30 Apr 2025

https://github.com/supragya/HLang

Core shell scripting language design and interpreter proposed for HelenOS's BDSH shell system. Includes prototype implementation using AST and provision for lightweight object code for BeagleBoards

ast bison c executor flex interpreter programming-language scripting-language

Last synced: 11 May 2025

https://github.com/alysonnumberfive/compilergenerator

A repo for my current compiler project

compiler go lexer metacompiler programming-language

Last synced: 09 Mar 2026

https://github.com/tanay-pingalkar/productive-script

An interpreter for productivity flexibility and many more

javascript language programming-language typescript

Last synced: 16 Jun 2025

https://github.com/siketyan/olang

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

csharp dotnet-core oop programming-language

Last synced: 14 Oct 2025

https://github.com/kputnam/hee

Statically-typed functional and concatenative programming language

interpreter programming-language stack-language type-checker

Last synced: 04 Apr 2025

https://github.com/Buscedv/Enkelt

Världens första svenska programmeringsspråk. The worlds first Swedish programming language.

language programming-language swedish syntax

Last synced: 11 May 2025

https://github.com/guiltydolphin/angle

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

haskell programming-language

Last synced: 03 Mar 2025

https://github.com/blwatkins/learning-ruby

Learning resources and notes for the Ruby programming language.

learning notes programming-language ruby

Last synced: 13 Jun 2025

https://github.com/fabasoad/setup-kitten-action

This GitHub action installs Kitten programming language interpreter.

cli github-action github-actions interpreter kitten programming-language

Last synced: 18 Mar 2025

https://github.com/dplassgit/d2lang

D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.

compiler language programming-language

Last synced: 20 Aug 2025

https://github.com/starssxhfdmh/sald

A modern dynamic programming language built with Rust.

async custom-language custom-programming-language language programming-language rust tokio

Last synced: 13 Jan 2026

https://github.com/aermoss/aencpp

A programming language made with C++.

aenc aencpp cpp programming-language

Last synced: 19 Aug 2025

https://github.com/iwhitebird/gor

Gor : Programming language made with GoLang

compiler-design go golang gor programming programming-language programming-languages

Last synced: 16 Mar 2025

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

Regular expressions on python

programming-language python regex

Last synced: 15 Mar 2026

https://github.com/wf001/xbrain

XBrain is an experimental programming language inspired by Brainfuck.

brainfuck c compiler programming-language

Last synced: 29 Mar 2025

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/gmisail/moxlang

🐶 Mox Programming Language

antlr4 c compiler java language programming-language transpiler

Last synced: 14 Aug 2025

https://github.com/rivaanranawat/basica

My own programming language developed using Python

programming-language python

Last synced: 14 Aug 2025

https://github.com/saadbazaz/chinesepython

Unofficial upload of ChinesePython, a translation of the Python programming language in Chinese [Provided by UrduPython engineers]

chinese programming-language

Last synced: 20 Oct 2025

https://github.com/ladroid/nekoprogramminglanguage

Neko programming language written in Rust

interpreter programming-language rust rust-lang

Last synced: 05 Jan 2026

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/zillow/abysmal

Appallingly basic yet somehow mostly adequate language

embedded-scripting-language programming-language python sandbox

Last synced: 23 Apr 2025

https://github.com/arturo-lang/art-vscode-package

Visual Studio Code syntax highlighting package for Arturo

arturo programming-language syntax syntax-highlighting

Last synced: 20 Oct 2025

https://github.com/itevie/zephyr-lang

A dynamically typed, interpreted language made in Rust.

dynamically-typed interpreter language programming-language zephyr

Last synced: 05 May 2025

https://github.com/neknaj/nlps

スタックマシンを基にした自作プログラミング言語とその処理システム - Neknaj Language Processing System

b-debt neknaj programming-language virtual-machine

Last synced: 14 Mar 2026

https://github.com/mattmezza/mul

⌨️ *mul* · My Useless Language, a simple interpreted programming language.

fun interpreter language programming-language

Last synced: 28 Oct 2025

https://github.com/squiidz/plasma

Minimal interpreted language (WIP)

interpreter language programming-language

Last synced: 03 Oct 2025

https://github.com/liesnikov/extensible-elaborator

prototype implementation of a dependently-typed language with an extendable constraints and accompanying materials

dependent-types elaboration haskell programming-language prototype

Last synced: 07 Aug 2025

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

Help you choose your programming language

game language-picker programming-language react

Last synced: 01 Apr 2025

https://github.com/sandarutharuneth/cpps

Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.

beginner-project coding collaboration cpp programming programming-language

Last synced: 28 Oct 2025

https://github.com/apskhem/c-webassembly

A C-like programming language for writing WebAssembly–with mostly preserved original instructions, compiled into .wasm binary.

compiler programming-language wasm webassembly

Last synced: 14 Oct 2025

https://github.com/csjh/mite

A high performance language for Javascript accompaniment

compiler javascript language programming-language webassembly

Last synced: 11 Apr 2025

https://github.com/maksasj/aylin

Aylin - simple esoteric programming language , made just for fun.

esoteric-language language programming-language

Last synced: 15 May 2025

https://github.com/unknownrori/remi-lang

Remi-lang is a esoteric programming language that inspired by the charismatic vampire of the Scarlet devil Remilia Scarlet

compiled-language esoteric-programming-language intepreter programming-language

Last synced: 25 Sep 2025

https://github.com/erikdelange/exin-ast-the-experimental-interpreter

Define your own programming language and design your own interpreter! This one is written in C and executes a Basic/C/Python like language. The interpreters design centers around an Abstract Syntax Tree.

abstract-syntax-tree ast c ebnf interpreter language programming-language

Last synced: 04 Jan 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/zeroplayerrodent/ocanada

Canada themed programming language, eh?

canada esolang esolangs lisp programming-language

Last synced: 03 Feb 2026

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

Ansible role for Python3. Available on Ansible Galaxy.

ansible ansible-galaxy ansible-role linux programming-language python3

Last synced: 12 Oct 2025

https://github.com/ammienyami/nolang

Concatenative stack-based programming language designed for writing programs for computers.

assembly compiler go golang language programming-language

Last synced: 07 Apr 2025

https://github.com/iamjayprakash/codeclause_unitconvertor

This website helps in unit Conversion. This project is part of my internship.

codeclause codeclause-task covertor css csss development html internship js programming programming-language task unit web

Last synced: 06 Sep 2025

https://github.com/mackenzie-high/autumn

Autumn is a new multi-paradigm, compiled, and statically-typed programming language for the JVM.

autumn jvm programming-language

Last synced: 22 Sep 2025

https://github.com/tarekmineroyal/minipascal-compiler

End-to-end compiler for MiniPascal, a simplified Pascal language. Built with C++, Flex, and Bison, it parses, semantically analyzes, and generates assembly for a custom stack-based VM.

abstract-syntax-tree bison c-plus-plus c-plus-plus-17 code-generation compiler compiler-construction compiler-design flex lexical-analysis minipascal parsing pascal programming-language semantic-analysis stack-based-virtual-machine syntax-analysis visitor-pattern

Last synced: 15 Jun 2025

https://github.com/yjl9903/minimoonbit-moca

Mini Moonbit implementation from 摩卡猫猫

compilers javascript minimoonbit moonbit programming-language riscv wasm

Last synced: 28 Jul 2025

https://github.com/dmitrii-artuhov/gengo

Gengo - dumb interpreted programming language based on C++

cpp programming-language

Last synced: 26 Dec 2025

https://github.com/byxor/limp

A general purpose programming language

interpreter programming-language

Last synced: 12 Oct 2025

https://github.com/christophercrouzet/uuki

Yet another programing language for learning purposes.

programming-language

Last synced: 29 Dec 2025

https://github.com/profan/meia-lua

(WIP) Compiler for a superset of Lua (meia-lua -> half-moon), spawned out of curiousity!

compiler lua nanopass programming-language racket

Last synced: 17 Mar 2025

https://github.com/sheikhartin/farr

A brand new programming language designed for developers with diverse coding interests! Yes, it's free to star 🌟!

from-scratch from-scratch-in-python interpreted-programming-language programming-language

Last synced: 03 Apr 2025

https://github.com/thomasleese/acorn

Powerful and elegant programming language.

cpp language llvm programming-language

Last synced: 26 Dec 2025

https://github.com/fergusq/pscript

PScript is a small programming language

compiler programming-language

Last synced: 24 Oct 2025

https://github.com/fabasoad/setup-wren-action

This GitHub action installs wren scripting language interpreter.

cli github-action github-actions interpreter programming-language scripting-language wren wren-cli wren-language

Last synced: 18 Mar 2025

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/nathanmcmillan/hymn-lang-legacy

Small language that compiles to C code.

c compiler language programming-language

Last synced: 20 Jan 2026

https://github.com/frewtypebbles/intersect-programming-language

A simple, strict and uncompromising language.

compiler language llvm programming-language

Last synced: 11 Apr 2025

https://github.com/felipesharkao/acorn

Dumb, lisp-based, programming language written in Typescript

interpreter programming-language typescript

Last synced: 13 Mar 2025

https://github.com/connectaman/c_programming_language

Notes and Program for C Langauge

c cnote cprogramming programming-language

Last synced: 14 Mar 2025

https://github.com/cronokirby/iku

WIP programming language

compiler interpreter programming-language

Last synced: 23 Mar 2025

https://github.com/y1yang0/steed

[steed] a full-featured ANSI Common Lisp implementation written in Python

clisp common-lisp common-lisp-lang lisp lisp-dialect programming-language

Last synced: 30 Mar 2025

https://github.com/zyugyzarc/dees

Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.

compiler cpp language programming-language python

Last synced: 05 Mar 2025

https://github.com/heliguy4599/antlerscript

A modern, duck-typed programming language focused on simple syntaxt and ease of use

antlr antlr4 compiler interpreter java programming-language

Last synced: 18 Jan 2026

https://github.com/ivpusic/monkey

Programming language implemented for fun and educational purposes

educational-project programming-language

Last synced: 28 Jun 2025