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/arata-nvm/minnite

A Tiny Programming Language For Hackathon

go interpreter programming-language

Last synced: 05 Jul 2025

https://github.com/ozgrozer/todo

A challenge to myself, to learn all programming languages, while making a todo app

challenge nodejs php programming-language python todo

Last synced: 15 Apr 2026

https://github.com/junnishimura/jsop

Let's write programs in JSON!!

go json programming-language

Last synced: 25 Apr 2026

https://github.com/it-delinquent/wpf_unix_permissions

A small WPF program to help visualise Unix permissions. Also, it uses an MVVM set using Caliburn.Micro

c-sharp caliburn caliburn-micro csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern permissions programming programming-language unix windows wpf wpf-application wpf-ui

Last synced: 15 Apr 2026

https://github.com/johnedquinn/bminor

A strictly-typed C-like language called B-Minor. Utilizes Bison and Yacc to tokenize, parse, typecheck, and eventually compile into an x86 executable for execution.

assembly bison-yacc code-generation compiler-design parser programming-language scanner typechecker

Last synced: 16 May 2026

https://github.com/kennylajara/machine-dialect

Natural language programming in Markdown - write code that reads like English documentation. Designed to be written by LLMs and read by humans.

compiler language machine-dialect programming-language

Last synced: 26 Feb 2026

https://github.com/salteadorneo/cssx

Compile CSS as a programming language

comedy css hacktoberfest programming-language

Last synced: 09 Feb 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/mickoissicko/mix

The Mix Programming Language

interpreter programming-language

Last synced: 30 Mar 2025

https://github.com/linsyking/spell23-notes

Personal lecture notes and assignments of SPELL23.

programming-language

Last synced: 27 Feb 2026

https://github.com/tengyifei/shink

Shink is a JIT-ed, dynamic programming language

compiler interpreted-programming-language interpreter programming-language

Last synced: 13 Feb 2026

https://github.com/lamby777/conic

Official language of the Carbonado blockchain

blockchain programming-language

Last synced: 16 Mar 2025

https://github.com/masumkhan081/c-plus-plus-code-notes

This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts

cpp data-structures low-level-programming programming-language

Last synced: 19 Mar 2026

https://github.com/abdul-rafay19/internintelligence_machinelearningintern

A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.

ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow

Last synced: 13 Apr 2026

https://github.com/airsequel/airscript

[WIP] A scripting language for spreadsheet formulas, CLI tools, ETL pipelines

formula fp functional functional-programming language programming-language scripting scripting-language

Last synced: 19 Mar 2026

https://github.com/sidnand/byte

In development. Byte is a bare-bones language, it gives you the bare minimum out of the box features.

c-programming-language interpreter programming-language

Last synced: 14 Feb 2026

https://github.com/fernandothedev/eureka

The Eureka Programming Language

programming-language

Last synced: 14 Feb 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/skillfulelectro/hulang

AI powered programming lang

ai hulang parallelism programming-language

Last synced: 19 Mar 2026

https://github.com/lang-programming/spec-test

The official lang test unit test files for checking compliance with the lang standard.

lang-language programming-language test-suite translation-files

Last synced: 19 Mar 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/almas-ali/almas

Almas - A interpreter with scripting language

almas-ali interpreter language md-almas-ali programming-language script script-language

Last synced: 20 Jun 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/psidh/Ganges

EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.

cpp go golang interpreter language lexer llvm low-level parser programming-language rust

Last synced: 22 Mar 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/n8lang/n8

Just-In-Time-compiled dynamic general-purpose programming language utilizing OpenMP parallelism with built-in & language-level concurrency and unconventional syntax expressiveness.

concurrency concurrent-programming dynamic-programming general-purpose language openmp-applications openmp-parallelization programming-language scripting-language

Last synced: 02 Mar 2025

https://github.com/raviqqe/tisp.rs

Tisp programming language in Rust

concurrent parallel programming-language tisp

Last synced: 29 Mar 2026

https://github.com/wilfred/syntax-cafe

programming languages to suit all tastes

programming-language what-was-i-thinking

Last synced: 29 Mar 2026

https://github.com/tom-mohr/compiler

I made a custom programming language from scratch

compiler-design deno programming-language

Last synced: 16 Apr 2026

https://github.com/kaiserthe13th/gest

Gest aims to be a smalltalk-like pure OOP language, but with modern features, and one that has good performance.

premake premake5 programming-language smalltalk virtual-machine

Last synced: 03 Jun 2026

https://github.com/wolfadex/many-lox

Many implementations of https://craftinginterpreters.com

programming-language programming-language-development programming-languages

Last synced: 02 Apr 2025

https://github.com/michaelkryukov/mitoy

Toy interpreted programming language

mitoy not-serious programming-language python students study

Last synced: 20 Jun 2026

https://github.com/cgalmeida/codewars

programming challenges and katas

codewars-solutions golang java kata programming-language python

Last synced: 17 Jan 2026

https://github.com/aqua-aq/aqua-core

A cool simple programming language

interpreter programming-language

Last synced: 01 Apr 2026

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: 17 Apr 2026

https://github.com/radrow/tiny-semantics

Task for Semantics and Programs Verification course at MIMUW – denotational semantics of extended Tiny programming language in continuational style

continuation-passing-style haskell interpreter programming-language semantics

Last synced: 16 Mar 2025

https://github.com/gastonchenet/uniscript

🔩 UniScript is a simple compiler to bash and powershell.

bash compiler powershell programming-language scripting scripting-language

Last synced: 24 Oct 2025

https://github.com/zoogies/alv

An ECS-native scripting language

interpreter programming-language

Last synced: 20 Jun 2026

https://github.com/archive-dev/lum

Lum is a JVM language aimed to provide more beginner-friendly syntax and some new features that Java does not support

java jvm language programming-language

Last synced: 04 Jul 2025

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/admodev/baldor-lang

Algebraic and mathematical programming language, made with PYTHON.

algebra functional-programming language mathematical-programming mathematics programming-language

Last synced: 09 Apr 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: 17 Apr 2026

https://github.com/ao3575911/haxor

A minimal, formally-verifiable programming language for 2030

formal-verification interpreter programming-language python repl

Last synced: 22 Jun 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/jmeaster30/vore

VerbOse Regular Expressions - Regular Expression Engine with Verbose English-like Syntax

programming-language regex regular-expression

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/darkwizard242/ansible-role-ruby

Ansible role for Ruby. Available on Ansible Galaxy.

ansible ansible-galaxy ansible-role linux os programming-language ruby system

Last synced: 12 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/fergusq/forten

Forten is a text preprocessor inspired by Fortob and TeX

fortob preprocessor programming-language

Last synced: 21 Apr 2026

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

[alpha] A programming language for backend development.

backend compiler golang programming-language static-typing structural-typing trpc type-inference

Last synced: 21 Apr 2026

https://github.com/rla/puf-vam-impl

Automatically exported from code.google.com/p/puf-vam-impl

programming-language

Last synced: 22 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/rubixdev/roost

Command line interpreter for the roost language

cli interpreter programming-language roost-lang rust

Last synced: 05 Jun 2026

https://github.com/tinybiggames/parse

Parse - Universal Language Engine: 🔧⚡Build custom programming languages with fluent API + LLVM backend. Define grammar rules at runtime, generate native code instantly - no separate generation step! Perfect for DSLs, compiler research & language experimentation. Delphi native with chainable API design.

code-generation compiler delphi dsl fluent-api language-engine llvm parser-generator pascal programming-language

Last synced: 04 Sep 2025

https://github.com/fabiannorbertoescobar/tda-indice

TDA Indice. Programación Estructurada en C. Trabajo Práctico Integrador de Programación en C.

archivos c cola indice lista programming programming-language tda

Last synced: 22 Jun 2026

https://github.com/raulil/snek

Kinda like Python meets TypeScript

interpreter programming-language

Last synced: 06 Jun 2026

https://github.com/phmullins/b5code

Babylon 5 version of "Hello World" in as many programming languages as possible.

mit-license programming-language

Last synced: 24 Apr 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/killthebuddh4/arcangel

An agent and programming language(s) for solving ARC-AGI

agent ai anthropic arc-agi llm openai programming-language

Last synced: 24 Apr 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/nikitaberezhnyj/based

Minimalist open-source language with simple syntax for basic coding.

based based-programming-language language programming-language python

Last synced: 07 Jun 2026

https://github.com/gdiasag/monkey

Yet another interpreter implementation, this time using Golang

golang interpreter language-implementation programming-language test-driven-development

Last synced: 22 Jun 2026

https://github.com/oblivious-oblivious/zircon

Zircon: a small parser for object oriented programming in C.

object-oriented-programming programming-language transpiler yacc zircon

Last synced: 04 Apr 2025

https://github.com/ladroid/toylang

Simple programming language in Rust

ast lexer parser programming-language rust rust-lang toy-language

Last synced: 07 Jun 2026

https://github.com/maumneto/exercicio-python

Repositório do conteúdo da disciplina de Fundamentos de Programação

coding linguagem-python programming programming-language python python3

Last synced: 07 Jun 2026

https://github.com/b72u68/miniiitran

Front-end compiler components for strong-typed subset of IITRAN

compiler iitran interpreter parser programming-language

Last synced: 27 Apr 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/lunatic-fox/github-colors

A web project to present all programming and markup language colors known by Github.

color colors github programming programming-language

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/erictleung/rosalind

:traffic_light: Programming Solutions to Bioinformatic Rosalind Problems

algorithm-challenges algorithms bioinformatics perl programming-language python rosalind

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/green726/swo

SWO Wants Options | SWO Is A Compiled Language

compiler language llvm programming programming-language

Last synced: 29 Apr 2026

https://github.com/wesgtox/programming-lab-ii

College "Programming Lab II" exercises.

algorithms c cpp programming-language

Last synced: 29 Apr 2026