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/hakankokcu/budgier

The budgier programming language made with visual basic 2010

programming programming-language programming-languages visual-basic visual-basic-4 visual-basic-net

Last synced: 26 Apr 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/spaghettifunk/penne

Penne is a simple C-like programming language

c-like interpreter programming-language

Last synced: 05 Jul 2025

https://github.com/elazzouzihassan/java-programming

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code development java learning programming-language

Last synced: 05 Jul 2025

https://github.com/thegreekman76/fitz

Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.

compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension

Last synced: 09 Jun 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/fairfield-programming/cherrycake

🕸 A server-focused, interpreted and compiled programming language with simplicity, speed, and size in mind.

cherry cherrycake cli language programming-language server simplicity small speed web web-server

Last synced: 26 Mar 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/mateuschaves/lp-i

Códigos da disciplina de Linguagem de programação I do curso de sistemas de informação na Universidade de Pernambuco, Caruaru.

c code programming-language university university-course

Last synced: 11 Mar 2025

https://github.com/arnau478/panorama

Panorama language compiler written in C

compiler language panorama programming programming-language

Last synced: 10 Apr 2025

https://github.com/noah-de/cs105-fall19

Concepts of Programming Languages (Fall 2019)

computer-science programming-language westmont

Last synced: 21 Jan 2026

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

A self-hosted programming language that compiles to C, then to a real native binary. The best of every language, in one.

c-compiler compiler language-design null-safety pattern-matching programming-language self-hosted static-typing transpiler vala-bootstrap

Last synced: 31 May 2026

https://github.com/lussierc/boscopl

A fun & simple programming language.

parser programming-language python scanner

Last synced: 11 Oct 2025

https://github.com/stevana/smarrow-lang

Experimental programming language where programs are state machines expressed in arrow notation

distributed-systems programming-language state-machines

Last synced: 11 Oct 2025

https://github.com/fernandothedev/farpy-d

The Farpy compiler rewritten in D

compiler dlanguage programming-language

Last synced: 09 Feb 2026

https://github.com/katahiromz/read_all

Read a binary file entirely in various programming languages

file-reader file-reading programming-language

Last synced: 31 May 2026

https://github.com/zwrawr/recap

Recapping some programming languages by doing some simple example problems

hacktoberfest java learning-by-doing programming-language recap rust

Last synced: 14 Apr 2026

https://github.com/nikhiljsk/learn_go

Golang - Quick Code Reference, Notes and Backend API using mux

getting-started go golang mux mux-router programming-language

Last synced: 13 Oct 2025

https://github.com/michaelsproul/honours-thesis

4th Year Honours Thesis on Programming Language Semantics

coq honours-thesis programming-language software-verification type-system

Last synced: 13 Oct 2025

https://github.com/luzeduardo/miguenz-lang

A study interpreter for a new language called "Minguez", inspired by a lovelly person's word to identify unknow objects

go interpreter programming-language

Last synced: 19 Jan 2026

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

https://github.com/valarpirai/monkey_lang

Monkey language interpreter in Go

go interpreter monkey-language programming-language

Last synced: 14 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/rorakus/opplang

Programming language O++

compiler interpreter java programming-language

Last synced: 15 Oct 2025

https://github.com/bvsvntv/ga-lang

An experimental interpreted toy programming language to write programs using devanagari script

devanagari nepali nepali-programming-language programming-language

Last synced: 01 Jun 2026

https://github.com/junnishimura/jsop

Let's write programs in JSON!!

go json programming-language

Last synced: 25 Apr 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/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/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/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/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/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/green726/swo

SWO Wants Options | SWO Is A Compiled Language

compiler language llvm programming programming-language

Last synced: 29 Apr 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/kenpusney/yample

Programming Language on YAML

data-as-code programming-language yaml

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/ogshawnlee/coral-lang

Simple and aesthetic programming language built with C++ that intends to turn programming a joyful experience. Currently transpiled to Python as I don't know how to compile to a lower level. Pretty much the same as my previous language Pino, might merge into it.

programming-language

Last synced: 16 Jun 2026

https://github.com/kmr-ankitt/zealot

Zealot Programming Language

interpreter programming-language

Last synced: 14 Jun 2026

https://github.com/chaosinventor/dalanguage

Programming language focused on flexibility and expressibility

compiler dalanguage interpreter programming-language tooling

Last synced: 20 Jun 2026

https://github.com/hunan-rostomyan/pl-arith

An arithmetic programming language compiler

compiler experiment programming-language

Last synced: 23 Jun 2026

https://github.com/hydr0nium/daydream

Daydream programming language

cpp daydream programming-language

Last synced: 24 Jun 2026

https://github.com/tariqs26/st

Interpreted language with a JavaScript-like syntax

ast bun bun-test interpreter lexer parser programming-language repl scope typescript

Last synced: 09 May 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/jhonshua/tutorial-c

This is a course on the basic concept of the C language.

c lenguaje-de-programacion programming-language

Last synced: 20 Jun 2025

https://github.com/maxbarsukov/toylang

🧸 Toy Language with OOP and Python-like syntax

interpreter oop-languages programming-language ruby ruby-interpreter

Last synced: 28 Mar 2025

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

Dockerized Luvit environment

docker-image lua luvit programming-language

Last synced: 10 Mar 2025

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/yazaldefilimone/mini-interpreter

Crafting an interpreter with TypeScript.

compiler interpreter programming-language

Last synced: 11 Mar 2025

https://github.com/mahi97/numex-lang

~ The pure functional Interpreter for NUMEX Language Based on Racket

functional-programming interpreter numex programming-language racket

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

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/swiftaff/toylang

A functional toy language using Polish Notation which compiles to Rust for fun and experimentation.

compiler debugger functional-language language polish-notation prefix-notation programming-language rust rust-lang rust-library toy toy-language toy-project windows

Last synced: 12 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/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/daveyarwood/docs.alda.io

Documentation site for Alda, https://docs.alda.io

alda documentation language music music-composition programming-language

Last synced: 06 Sep 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/blazinsan/medrecordkeeper

A medical record-keeping program developed by C Programming Language, intended for healthcare authorities usage such as hospitals, clinics, etc..

cprogramming cprogramming-language health health-check health-data healthcare medical medical-informatics programming-language records

Last synced: 09 Apr 2025

https://github.com/raynecloudy/goodmorning

abandoned attempt at making a programming language. note to self: don't use python next time

programming-language

Last synced: 27 Dec 2025

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

The official ƒink compiler.

compiler programming-language

Last synced: 30 May 2026

https://github.com/abyanmajid/trump

Trump meme compiled language built in Rust and LLVM

compiler llvm meme programming-language trump

Last synced: 01 May 2026

https://github.com/lucasgianine/java-kanban-system

📋 Creating a board task system (similar to a kanban) using Java for a mini programming language challenge at @BandTec (@miniguiti teacher)

kanban-board-application programming-language task-management

Last synced: 25 Jun 2025

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

SAP: Next-Gen Self-consistent, Intuitive, Composive, Scripting language

programming-language rust scripting-language

Last synced: 26 Apr 2025

https://github.com/quintuple-mallard/jikiscript

An interpreter for the Exercism Bootcamp's JikiScript programming language. (_Extremely_ WIP!)

exercism programming-language

Last synced: 02 May 2026

https://github.com/yashi-singh-9/task-tracker---roadmap-project

Task Tracker CLI is a simple command-line app to manage tasks. Users can add, update, delete, and view tasks with statuses like "To Do," "In Progress," and "Done." It helps organize and track tasks efficiently.

cli cpp filesystem programming-language

Last synced: 25 Mar 2025

https://github.com/jlkdevelop/mxscript

MX Script — a modern, open-source scripting language for building web apps and APIs. One file. Zero boilerplate. Founded by Jassim Alkharafi.

api golang interpreter mxscript open-source programming-language scripting-language web-framework

Last synced: 02 May 2026

https://github.com/jddev0/lang-cli-rs

This project provides a CLI interface to the langRS implementation of the Lang Programmng Language

cli command-line interpreter lang-language programming-language rust rust-lang translation-files

Last synced: 12 Apr 2025

https://github.com/lamavia/flow

LIttle, dangerously dynamically typed, CPS styled programming language

cps programming-language

Last synced: 12 Jun 2025

https://github.com/mrwhoishe/pmc-ide

Program programs for the PMC project CPUs in their own language, PearlBasic, using PMC-IDE!

c ide ides pearlbasic programming programming-language project projects

Last synced: 18 Jun 2026

https://github.com/farbod-s/recursive-descent-parser

Programming Language Design and Implementation Course Project

c-plus-plus programming-language recursive-descent-parser

Last synced: 23 Jun 2026

https://github.com/hrszpuk/rizzlang

The rizziest programming language ever made

compiler llvm-frontend programming-language

Last synced: 25 Oct 2025