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/jodus-melodus/xy

Programming language specifically designed to solve mathematical problems

ast math mathematical-programming mathematics maths programming-language programming-languages solution solve workbook

Last synced: 13 Mar 2025

https://github.com/ItzIsonn/Meazy

Язык программирования CMV

programming-language

Last synced: 12 Jul 2025

https://github.com/bp7968h/jlox

Jlox interpreter from the book Crafting Interpreters

interpreter java programming-language

Last synced: 28 Jul 2025

https://github.com/nidexingg/todo

To-Do List application implemented in various programming languages.

c cpp csharp elixir erlang golang java javascript js programming-language python rust starter todo todoapp todolist ts typescript zig

Last synced: 10 Apr 2026

https://github.com/piterweb/jalang

jalang / An interpreted language built with Rust

interpreter lexer parser programming-language rust

Last synced: 26 Mar 2025

https://github.com/genbuhase/equript

JavaScript + Equation = ???

equation javascript programming-language

Last synced: 16 May 2026

https://github.com/hjyup/programming-basics

Here you can find laboratory work for the subject 'Fundamentals of Programming'

programming programming-exercises programming-language

Last synced: 21 Mar 2025

https://github.com/felixfong227/mlpfim-programming-language

And other MLP "programming language",but reading the real source files

mlp mylittlepony pony programming-language

Last synced: 06 Apr 2025

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: 29 Jun 2025

https://github.com/kenpusney/fed

The Federal of Programming Languages

design-document fed programming-language

Last synced: 17 Feb 2026

https://github.com/derpius/mlang

Modern alternative to Expression 2 and StarfallEx

garrysmod lua programming-language

Last synced: 11 Jul 2025

https://github.com/flymeth/flylang-src

Private repo for the flylang source files

language programming-language typed typescript

Last synced: 22 Jun 2025

https://github.com/kaixtr/cobracoral

Pseudo linguagem de programação para aprendizado de lógica

portugol programming programming-language pseudolang python python3

Last synced: 14 Mar 2025

https://github.com/willothy/testscript

A programing language interpreter project, written in Python using PLY.

ply programming-language python

Last synced: 12 Sep 2025

https://github.com/atomicptr/lox-rs

Tree Walk Interpreter for the Lox programming language

interpreter lox lox-interpreter lox-lang lox-language programming-language

Last synced: 28 Jul 2025

https://github.com/jeluchu/matepedia

Aquí podrás encontrar todos los programas de matemáticas que voy realizando. Desde los más fáciles hasta operaciones complejas

cpp matematicas mathematics maths operations programming programming-language

Last synced: 18 Jun 2025

https://github.com/shreyaj-27/mini_projects_in_java

This repository contains mini projects created in java.

eclipse-ide intellij-idea java programming-exercises programming-language

Last synced: 17 May 2026

https://github.com/james-beans/batasm

A programming language that combines Batch, Assembly and Python together.

assembly batasm batasm-language batch compiler interpreter programming-language python

Last synced: 14 Mar 2025

https://github.com/aloussase/sotest

A tiny scripting language to test loading shared libraries

c interpreter programming-language shared

Last synced: 23 Aug 2025

https://github.com/mattiaz/funk

A custom programming language called Funk. This is a mirror of the Gitlab repo.

interpreter lexer parser programming-language

Last synced: 28 Jul 2025

https://github.com/yanlvl99/lune-custom-build

A standalone Luau runtime. Write and run programs, similar to runtimes for other languages such as Node, Deno, Bun, or Luvit for vanilla Lua. Lune provides fully asynchronous APIs wherever possible, and is built in Rust 🦀 for speed, safety and correctness.

custom luau luau-language lune lune-custom lune-custom-build programming-language roblox roblox-lua

Last synced: 29 May 2026

https://github.com/dimits-ts/userfriendlyautomaton

A project containing data structures for different kinds of automata (DFAs/NFAs), a simple custom language defining operations on them, as well as a fully functional and customizable GUI editor.

desktop-application dfa-construction integrated-development-environment java-swing programming-language ui

Last synced: 17 May 2026

https://github.com/grassleaff/tif

tif is a lightweight interpreted language implemented in Lua, featuring basic control flow, variables, expressions and more. Aimed at experimentation and educational use.

interpreter language lexer lua lua-programming parser programming-language

Last synced: 15 May 2026

https://github.com/geekyfox/scheming

Scheming: The journey through functional programming, language design, insobriety and bad jokes

functional-programming garbage-collector lisp literary-programming literate-programming programming-language rant scheme scheme-interpreter

Last synced: 25 May 2026

https://github.com/diohabara/cornellpl

https://cs3110.github.io/textbook/chapters/interp

programming-language

Last synced: 25 Mar 2025

https://github.com/yumasi/pylox

Python implementation of the Lox programming language from the Crafting Interpreters book.

language lox lox-interpreter lox-language programming-language

Last synced: 28 May 2026

https://github.com/killthebuddh4/gecko

A programming language for radically distributed applications.

distributed-systems golang programming-language xmtp

Last synced: 21 Jun 2025

https://github.com/spacebody/bpp

Slides of Basic Python Programming

programming-language python

Last synced: 13 Apr 2025

https://github.com/dzikrisyairozi/learn-rust

A Repository to Learn Rust

learning programming-language rust

Last synced: 06 Apr 2026

https://github.com/aliahadmd/cypherscript

Building Programming Language for learning purpose.

cypherscript language programming-language

Last synced: 11 Jan 2026

https://github.com/imsushant12/stone-paper-scissor

It is a small project related to C-Language in which I have coded the famous stone-paper-scissor game that I think everyone has played in their childhood.

clanguage programming-language project

Last synced: 17 Mar 2025

https://github.com/mozamimy/kaguya

Kaguya is an implementation of Brainf**k by Ruby

brainfuck programming-language ruby

Last synced: 28 Mar 2025

https://github.com/newlandtv/arabipy

Arabic + Python = ArabiPy.

arabic programming-language python

Last synced: 14 Mar 2025

https://github.com/paytonison/tot

A tiny total programming language prototype in Python with a conservative termination checker.

ai-assisted-development halting-problem interpreter language-design programming-language python termination-analysis total-programming

Last synced: 15 May 2026

https://github.com/drift-language/drift

The Drift programming language.

java jvm kotlin language programming-language

Last synced: 06 Jan 2026

https://github.com/eignnx/funlang

A programming language similar to OCaml and Rust with Ruby-inspired syntax.

bytecode-interpreter programming-language

Last synced: 15 Mar 2025

https://github.com/ripta/mwnci

mwnci the monkey language

programming-language toy-interpreter

Last synced: 14 May 2025

https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/tlpin

toki lawa pi ilo nanpa sama toki APL | Mirror of https://paltepuk.xyz/cgit/TLPIN.git/about

apl array-programming array-programming-language c programming-language tlpin toki-pona

Last synced: 26 Jul 2025

https://github.com/normal-coder/linguist-colors

Generate colors for programming language or file, base on GitHub/linguist

colors file-extension github linguist linguist-color programming-color programming-language

Last synced: 20 Feb 2026

https://github.com/joshuboi77/c-dictionary

C list of keywords and identifiers built into a VSCode extension

c dictionary programming-language vscode vscode-extension

Last synced: 10 Apr 2026

https://github.com/mariot/brainrot

Brainrot is a playful programming language inspired by internet slang and memes. It incorporates popular online expressions, abbreviations, and quirky language patterns, transforming everyday internet culture into a unique coding experience. Perfect for those looking to code with a dash of humor and internet flair!

memes programming-language

Last synced: 25 Mar 2025

https://github.com/fergusq/puna

Puna: a stream-oriented tool language inspired by Röda and jq

interpreter programming-language stream-oriented-programming

Last synced: 26 Jul 2025

https://github.com/lucasgianine/java-running-tests

🧪 Running automated tests with Java for the Programming Language discipline at the @Bandtec (@Britooo teacher)

automated-testing programming-language unit-testing

Last synced: 20 Jul 2025

https://github.com/0x77chris/turtlebasic

A basic-like programming language for Python Turtle drawing experiments. Still in development state.

programming-language python python3 turtle turtle-graphics turtle-python

Last synced: 19 Jun 2025

https://github.com/evve01/linsl

Simple interpreter for a Lisp/Scheme like language

lisp programming-language rust scheme

Last synced: 18 Jun 2025

https://github.com/ryansakurai/artigo-linguagens

Artigo sobre linguagens de programação, feito para a Revista HackoonSpace 2023.

article c cpp java javascript programming-language python typescript

Last synced: 21 Jun 2025

https://github.com/akicho8/rasl

CASL Assembler / Simulator

assembler casl casl2 language programming-language simulator

Last synced: 29 Apr 2026

https://github.com/erkamuzuncayir/cpp-primer

This repository contains my solutions of exercises for "C++ Primer, 5th Edition" by Stanley B. Lippman

cpp cpp-programming programming programming-exercises programming-language solutions

Last synced: 15 Jan 2026

https://github.com/ripta/bfstk

beefsteak, the brainfuck~ish interpreter

programming-language toy-interpreter toy-language

Last synced: 19 Jun 2025

https://github.com/aidanm3341/cmel

My implementation of Lox from the Crafting Interpreters book.

crafting-interpreters lox programming-language

Last synced: 26 Jul 2025

https://github.com/leo2776/gpu-database-2-

A structured dataset containing GPU, CPU, HTML, CSS, and JavaScript specifications for AI models and developers.

ai-dataset ai-training cpu dataset gpu hardware-database html-css-js-json json-dataset open-source programming-language

Last synced: 13 Jan 2026

https://github.com/dowhiledev/vibelang

VibeLang is a programming language designed to seamlessly integrate with Large Language Models (LLMs) through native prompt blocks.

c openai programming-language vibe-coding vibelang

Last synced: 30 Apr 2026

https://github.com/alliecatowo/lumen

Lumen - A markdown-native, statically typed programming language for AI-native systems. Build deterministic agent workflows with first-class AI primitives.

agent ai anthropic chatgpt compiler interpreter language-design llm markdown openai programming-language rust static-typing type-system virtual-machine wasm webassembly

Last synced: 20 Feb 2026

https://github.com/lvntky/hybrid

multiple variable compiler hack

c clang compiler gcc programming-language

Last synced: 26 Aug 2025

https://github.com/burning-eggs/whim

Stack-based programming language inspired by Forth.

no-dependencies programming-language python whim

Last synced: 11 Jun 2026

https://github.com/watcol/somen-language

Utilities of the somen parser combinator for languages.

parser parser-combinators programming-language rust

Last synced: 07 Apr 2026

https://github.com/hathibelagal-dev/occult

A programming language that looks very esoteric and occult-like

esolang ply programming-language python

Last synced: 13 Sep 2025

https://github.com/noodle-eater/evilang

A mini toy scripting inspired by brainf**k and chicken.

esoteric-language interpreter programming-language

Last synced: 25 Aug 2025

https://github.com/courses-at-nju-by-hfwei/cpl-coding

Source Code used in the C Programming Class @ software.nju.edu.cn

c coding programming-language

Last synced: 24 Aug 2025

https://github.com/gabyfachini/parkingsystem

This C# Parking Management System is a simple console application that allows users to add, list, and remove vehicles from a virtual parking lot.

csharp oriented-object-programming programming-language

Last synced: 30 Jun 2025

https://github.com/oovm/vos-intellij

Intellij Support for Virtual Object Schema

codegen intellij-idea programming-language schema

Last synced: 14 May 2026

https://github.com/luigichopper/clarityscript

A programming language that combines the functionality of HTML with the readability of Python

clarity-script parser programming-language python

Last synced: 26 May 2026

https://github.com/sushmashreeps/java-fulll-stack-development

This advanced-level repository equips learners with the necessary skills to excel in full-stack development using Java, with a focus on fostering employability skills. learners will delve into the key technologies integral to full-stack development, primarily centered around Java and its associated tools and frameworks such as Java EE, Java Persist

backend development frontend fullstack-development java java-8 javabackend programming-language sushmashreeps

Last synced: 29 Jan 2026

https://github.com/soheil-01/eva

A Programming Language for Learning Purposes

interpreter parser programming-language recursive-descent-parser zig

Last synced: 24 Feb 2025

https://github.com/jodus-melodus/pg

Scripting language written in rust

ast programming-language rust

Last synced: 21 Aug 2025

https://github.com/xmonader/monkey-lang

Monkey programming language

golang interpreter programming-language

Last synced: 21 Jun 2025

https://github.com/8pockets/hi

Hi-lang is beginner's all-purpose symbolic instruction code

golang interpreter programming-language

Last synced: 14 Jan 2026

https://github.com/linuxfandudeguy/arab-lang

A extremely small and buggy esoteric programming language where all the syntax is Arabic.

arabic arabic-language esolang esoteric-language programming-language python

Last synced: 21 Jul 2025

https://github.com/lang-programming/lang-standard-implementation

Interpreter independent Lang Standard implementation in lang code

interpreter lang-language programming-language translation-files

Last synced: 03 Feb 2026

https://github.com/willothy/deque-lang

Deque Language VM written in Rust

deque esoteric-language programming-language rust

Last synced: 30 Mar 2025

https://github.com/saman-pasha/cicili

Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like struct's method, lambda, variable's defer and function-like macro.

c cicili compiler lisp programming-language

Last synced: 07 May 2025

https://github.com/amanmenda/prism

Prism is an educational imperative programming language inspired by Rust syntax, developed during coursework at EPITECH to explore compiler design and language implementation.

compiler haskell programming-language virtual-machine

Last synced: 18 May 2026

https://github.com/rkstudio585/multi-language-hello-world

A collection of "Hello, World!" examples in various programming languages, showcasing syntax and basic functionality across different environments and paradigms.

all all-programming-language example-project examples hello-world programming-language

Last synced: 22 Nov 2025

https://github.com/ekusiadadus/h2lang

H2 Language compiler - Fully compatible with Herbert Online Judge (HOJ) H language spec, with multi-agent robot swarm support. Runs natively and in browsers via WebAssembly.

compiler herbert multi-agent parser programming-language robot rust wasm webassembly

Last synced: 13 Jan 2026

https://github.com/whiletruu/powerhack-lang

Lang building playground

elm programming-language

Last synced: 20 Aug 2025