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/b-sullender/expression-parser

An expression parser in C that can easily be modified for more operations or turned into a calculator or programming language.

c-parser calculator expression-evaluator expression-parser programming-language

Last synced: 29 Jun 2025

https://github.com/0xisk/exploring-rust

A repository focused on learning and practicing Rust.

learning learning-rust programming-language rust

Last synced: 10 Feb 2026

https://github.com/leocavalcante/vhp

VHP: Vibe-coded Hypertext Preprocessor - A PHP superset built in Rust through AI-assisted development

ai-generated compiler interpreter language-implementation lexer parser php programming-language rust vibe-coding

Last synced: 25 Jan 2026

https://github.com/praabindhp/compound_interest

Python Program To Find Compound Interest

code compound-interest programming-language python3

Last synced: 11 Sep 2025

https://github.com/krishpranav/diamond-lang

diamond lang is an object-oriented programming language

c clang cpp function-programming http language networking object-orianted programming-language socket

Last synced: 17 Feb 2026

https://github.com/eignnx/fauxcaml

A (not so great) Python implementation of OCaml

compiler nasm-assembly ocaml programming-language python37 x86-64

Last synced: 17 May 2026

https://github.com/dvvcz/ramattra

A powerful language that compiles to Overwatch Workshop Scripts.

overwatch overwatch-workshop overwatch2 programming-language ramattra workshop

Last synced: 21 Mar 2025

https://github.com/lmantw/boxes

A goofy programing language all about 📦.

goofy programming-language

Last synced: 07 Apr 2025

https://github.com/aloussase/gaya

🐱 Scripting language made to solve Advent of Code problems

aoc programming-language

Last synced: 13 Apr 2025

https://github.com/willkirkmanm/x-lang

Compiled, JIT Executed & Interpreted Programming Language in LLVM & Rust, Supporting Variable Assignments, For Loops, Comparison Operators, Lambda Functions, Arrays, Structs, Unary Operators and Importing with Zero Cost Abstractions

llvm programming-language turing-complete

Last synced: 13 Apr 2025

https://github.com/chaosinventor/dalanguagecbootstrapper

A bootstrapper for DaLanguage written in C

c99 dalanguage interpreter programming-language tooling

Last synced: 02 Jan 2026

https://github.com/imshymike/eryx

A decently fast and simple dynamically typed programming language similar to javascript/python.

dynamically-typed interpreted-programming-language programming-language

Last synced: 11 Jun 2025

https://github.com/rieselhilfe/tis200

Emulator of the tis-100 with arbitrary layout in golang

assembly assembly-language emulator game programming-language tis-100 zachtronics

Last synced: 21 May 2026

https://github.com/marciok/fabienne

Fabienne is a programming language, inspired by kaleidoscope.

kaleidoscope programming-language swift-3

Last synced: 28 Jul 2025

https://github.com/alexishuvier/lysia

Lisp-like made with C#

csharp lisp programming-language

Last synced: 20 Jun 2025

https://github.com/bemwamalak/kemet

Kemet is an interpreted language inspired from the BASIC programming language which first appeared in 1964. The name CHEMIT is inspired from the ancient egyptian civilization.

interpreter programming-language python

Last synced: 04 Jan 2026

https://github.com/bananachristian/unnameable

Source code for the for the unnameable programming language compiler

aot-compilation compilers lexer llvm programming-language recursive-descent-parser semantic-analyzer

Last synced: 21 May 2026

https://github.com/namberino/vilang

The Vietnamese Programming Language

cpp interpreter programming-language vietnamese

Last synced: 03 Feb 2026

https://github.com/watasuke102/settlang

A statically typed language that expresses mutability by whether variables have setters

programming-language rust webassembly

Last synced: 31 Jul 2025

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

SublimeText syntax highlighting package for Arturo

arturo programming-language snippets sublime-text-3 syntax-highlighting

Last synced: 17 Jul 2025

https://github.com/mkabumattar/hello-world-api

Hello, World! in All Languages Programming API, This is the initial draft. It's likely to have some flaws, but it'll be improved to be more stable in the future.

api compiler hello-world language nodejs programming programming-language programming-languages

Last synced: 12 Aug 2025

https://github.com/stickypiston/roblang

Another programming language, but this one does less than any other.

c llvm programming-language

Last synced: 03 Feb 2026

https://github.com/omarazizi/qamar

Dynamically typed general-purpose Programming language & it's Interpreter with Garbage Collection, and Bytecode instruction Virtual Machine similar to JVM built with C

compiler interpreter programming-language virtual-machine

Last synced: 26 Mar 2025

https://github.com/xyproto/machinecode

:vulcan_salute: Rust module and utility for executing machine code

assembly jit machinecode programming-language rust

Last synced: 15 Apr 2025

https://github.com/lbrugnara/zenit

The Zenit programming language

compiler language-design programming-language zenit zenit-lang

Last synced: 23 Jun 2025

https://github.com/praabindhp/replace_function

Replace Function In Python Program

code find programming-language python3 replace word

Last synced: 27 May 2026

https://github.com/gryfenfer97/neon

A simple swift-like programming language

cpp lox programming-language swift swift-like

Last synced: 16 May 2026

https://github.com/owainlewis/arch

Arch is a typed stack based functional programming language based on combinators

compiler forth functional-programming-language interpreter programming-language stack-base

Last synced: 26 Mar 2025

https://github.com/sebouellette/dotfin

An interpreted programming language for 2d game or app development

cpp custom dotfin language programming-language

Last synced: 31 Jul 2025

https://github.com/imteekay/essentials-of-interpretation

Building an Interpreter from scratch

compiler interpreter programming-language

Last synced: 29 Mar 2025

https://github.com/tranphuquy19/kinomo-jvm-language

Programming language runs on Java Virtual Machine

jvm-languages programming-language

Last synced: 13 Jun 2026

https://github.com/kyleect/cid-lang

An (on going) implementation of a Scheme based language.

lisp programming-language programming-languages s-expressions scheme

Last synced: 29 Oct 2025

https://github.com/amari-calipso/stacc

A parserless stack-based programming language made in a night for fun

esoteric-language esoteric-programming-language interpreter programming-language rust stack-based-language stack-machine

Last synced: 24 Jul 2025

https://github.com/slamko/zic

A set of Zig-inspired macros for type-based error handling in C

error-handling framework header-only macros preprocessor programming-language typesystem zig

Last synced: 18 May 2026

https://github.com/casparwylie/zandt-lang

Another homemade programming language (ongoing and incomplete!)

language lexer parser programming-language

Last synced: 18 May 2026

https://github.com/alexgustafsson/bake

A cross-platform language and tool for building things - like Make, but better

bake build-tool language-server programming-language vscode-extension

Last synced: 28 Jan 2026

https://github.com/abrarulhassan-786/n-queen-problem

The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.

ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle

Last synced: 17 Mar 2025

https://github.com/keithnoguchi/book-go

The Go Programming Language

book go programming programming-language

Last synced: 17 Jan 2026

https://github.com/ranitmanik/c-explorer

This repository contains a collection of C programming projects and assignments completed during my Computer Science and Engineering major. The projects cover various topics, algorithms, and data structures, showcasing my coding skills and problem-solving abilities.

c c-language c-pratice-programming c-programming c-programming-language programming programming-language

Last synced: 11 Aug 2025

https://github.com/imsushant12/guess-the-number-game

It a number guessing game coded in C Language.

clanguage programming-language project

Last synced: 17 Mar 2025

https://github.com/rjdbcm/woma

:shield: :snake: Woma Programming Language specification.

language programming-language specification

Last synced: 07 Sep 2025

https://github.com/99thedark/aqua

6th version of my programming language, Aqua

compiler language llvm nim nim-lang programming-language

Last synced: 06 Jan 2026

https://github.com/raphaelamonteiro/pythonparazumbis

Repositório dedicado as aulas de Algoritmos e Lógica de Programação - I Semestre

algorithms logic-programming programming-language python

Last synced: 13 May 2025

https://github.com/jzadpy/pyml

PyML es un transpilador que permite escribir código Python usando una sintaxis inspirada en YAML. Combina la potencia de Python con la simplicidad y legibilidad de YAML, creando una experiencia de programación más limpia y accesible.

automation begginer-friendly clean-code dsl educational experimental programming-language python simple syntax transpiler vscode-extension yaml

Last synced: 21 Sep 2025

https://github.com/a1exwang/adonis-lang

A functional programming language with built in NVM support

functional-programming nvm programming-language rust

Last synced: 18 May 2026

https://github.com/owaismohsin001/ameer-virtual-processor

This is virtual machine named Ameer Virtual Processor to which languages can be compiled to, and be ran on. This runs well with either Nuitka or PyPy

language-processing programming-language virtual-machine virtual-processor

Last synced: 28 Mar 2025

https://github.com/twfksh/yet-another-language

an interpreted language with built-in garbage collection

interpreter language programming-language

Last synced: 16 Mar 2025

https://github.com/fernandothedev/farpyscript

FarpyScript is an experimental, interpreted scripting language designed with two goals in mind: security as a core principle and pure programming enjoyment.

brasil deno experimental programming-language typescript

Last synced: 16 Feb 2026

https://github.com/icy-lava/botch

Stack based concatenative programming language

interpreter language lua programming-language teal

Last synced: 02 Mar 2025

https://github.com/aruvili/agam

அகம் - A Tamil programming language with Python inspired syntax using rust

agam aruvili performance programming-language security simple tamil-language

Last synced: 30 Dec 2025

https://github.com/ctoic/python

Repo Contains Python Projects and Program

basic programming-language python

Last synced: 28 Apr 2026

https://github.com/golergka/ts-lox

Typescript version of LOX language from Crafting Interpreters

programming-language typescript

Last synced: 29 Oct 2025

https://github.com/itzisonn/meazy

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

programming-language

Last synced: 08 Apr 2025

https://github.com/ldrk11/filesandfolders

Typescript interpreter for FilesAndFolders!

esolang esolangs folders programming-language

Last synced: 16 Mar 2025

https://github.com/zheoni/nnl

Neural Network Language

learning neural-networks programming-language

Last synced: 13 Mar 2025

https://github.com/madkne/MPL_interpreter

A small,fast and simple interpreter also best solution to common problems of programmers.

beta c interpreter language mpl programming-language

Last synced: 11 May 2025

https://github.com/twometer/shiro

🐱‍💻 Lightweight scripting language

programming-language scripting

Last synced: 26 Jun 2025

https://github.com/0xm4ll0c/yuji

yuji programming language

c c-lang programming-language

Last synced: 11 Aug 2025

https://github.com/arturbomtempo-dev/javascript-youtube-course

This repository contains all source code and examples from the complete JavaScript course available on YouTube.

ajax css dom dom-manipulation fetch-api front-end html javascript programming-language programming-logic vanilla-javascript web

Last synced: 15 May 2026

https://github.com/mohitk05/jlox

An interpreter for the Lox programming language from craftinginterpreters.com

crafting-interpreters interpreter java lox programming-language

Last synced: 16 Jun 2025

https://github.com/mazzzystar/mooc

上过的MOOC课程中的代码、笔记。

coursera machine-learning programming-language

Last synced: 02 Feb 2026

https://github.com/eastriverlee/array.h

a lightweight dynamic (and generic) array type C is missing.

array c macro meta-programming programming-language

Last synced: 29 Mar 2025

https://github.com/simpson-computer-technologies-research/simplc_parser

Parser for my programming language, simp lang (simpl) made in C

c parser programming-language simpl

Last synced: 13 Mar 2025

https://github.com/maxmindlin/rsmonkey

Rust implementation of the Monkey programming language

monkey programming-language rust

Last synced: 03 Aug 2025

https://github.com/scizzorz/mask

A programming language, revisited in Rust.

programming-language rust

Last synced: 23 Jun 2025

https://github.com/iambasantarai/ga

A toy programming language 'ग'; a language that uses the devnagari script. [STILL EARLY]

devnagari experimental golang nepali nepali-programming-language programming-language

Last synced: 05 Mar 2025

https://github.com/hbiede/threes

Novelty programming language that operates as a stack-based reduced instruction set language.

esoteric-language esoteric-programming-language interpreted-language interpreted-programming-language langauge programming-language stack stack-language

Last synced: 03 Apr 2025

https://github.com/gokcan/atlas

Programming language for propositional calculus

flex lexical-analysis parser programming-language

Last synced: 23 Mar 2025

https://github.com/dreamycecil/lilacdragonscript

***Deprecated!!!*** A self-made interpreter for a simple scripting language with a JavaScript-like syntax. [Work In Progress]

compiler interpreter language parser programming-language scripting-language

Last synced: 01 May 2025

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

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 18 May 2026

https://github.com/zen0x7/haiku

Service-oriented programming language

language languages programming-language programming-languages

Last synced: 01 Apr 2026

https://github.com/felixoder/gola-language

Gola is a cute language that is crafted with love for all bengali programmers.

compiler compiler-design go gola golang gsoc2025 hactoberfest2025 programming-language

Last synced: 29 Mar 2025

https://github.com/eirikvaa/nic

My first stab at creating a programming language from the ground up

compiler programming-language

Last synced: 11 Jun 2025

https://github.com/wallexd/darty_lisp

A simple, darty (& incomplete) LISP interpreter implementation

dart lisp lisp-interpreter programming-language

Last synced: 21 Feb 2026

https://github.com/daniel-liu-c0deb0t/recall

Interpreter for reCall, a dynamically typed scripting language that emphasizes recursion. Also contains object-oriented and functional features.

java programming-language

Last synced: 24 Mar 2025