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/a2p1k02/scc

Compiler writting in C for C

c c-compiler cli compiler programming-language simple

Last synced: 04 Mar 2025

https://github.com/bendaws/stas-astro8

Astro-8 programming language that compiles into Yabal

astro8 programming-language

Last synced: 02 Mar 2025

https://github.com/twometer/shiro

🐱‍💻 Lightweight scripting language

programming-language scripting

Last synced: 26 Jun 2025

https://github.com/rvanasa/lens

An easy-to-learn functional scripting language and runtime environment.

functional-programming javascript modular-design programming-language script

Last synced: 04 Mar 2025

https://github.com/lpapailiou/fac

A toy programming language including jflex scanner, cup parser and semantic validation. Executably by console and by gui (a toy-IDE).

automaton bnf compiler-construction cup flex flex-cup formal-language interpreter java java-8 javafx javafx-application jflex parser programming-language regex theoretical-computer-science toy-language

Last synced: 29 Mar 2025

https://github.com/echosingh/sanskrit_programming_script

This is Simple Latin Sanskrit Programming Language Project that allows you to interpret a simple script written in a custom language with keywords in Sanskrit. It supports variable assignment, arithmetic operations, conditionals, and print statements

bison-yacc latin-sanskrit lexer-parser programming-language sanskrit-language

Last synced: 24 Feb 2025

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: 04 Sep 2025

https://github.com/ulrich-tonmoy/carp

:dragon: Carp programming language

compiler lang language programming-language

Last synced: 14 Mar 2025

https://github.com/vic/vrv

A comments directed programming language - born during #LangJam 2021

langjam-0001 programming-language

Last synced: 31 Oct 2025

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/zen0x7/haiku

Service-oriented programming language

language languages programming-language programming-languages

Last synced: 24 Dec 2025

https://github.com/jacob-c-smith/eddy

List processor

c programming-language simd

Last synced: 04 Mar 2025

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: 25 Feb 2025

https://github.com/pyzh/clo.dt

hand-writable programming notation

programming-language

Last synced: 02 Jan 2026

https://github.com/jovonni/lymn

Programming Language written as human language, English

language programming programming-language

Last synced: 17 Jan 2026

https://github.com/kinderjosh/steelc

Steel C is a reimplementation of the C language from scratch. It aims to be stricter and safer through the introduction of immutable variables and a strongly typed syntax.

compiler compiler-backend nasm nasm-assembly programming-language

Last synced: 04 Apr 2025

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/sirpigari/lucia-rust

Lucia APL, but written in Rust, so its BLAZINGLY FAST

custom-lang lucia lucia-apl programming-language rust

Last synced: 27 Jun 2025

https://github.com/jlchntoz/katana

Katana is a newly designed light-weight programming language

data-structures esolang interpreter programming-language

Last synced: 06 Apr 2025

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

Personal lecture notes and assignments of SPELL23.

programming-language

Last synced: 02 Nov 2025

https://github.com/jarryshaw/helloworld

Collection of programming languages

helloworld languages programming-language

Last synced: 18 Jun 2025

https://github.com/fahimfba/100-days-of-python-codes

Python Pro Bootcamp - 100 Days of Python Codes

bootcamp programming-boot-camp programming-language python3

Last synced: 30 Mar 2025

https://github.com/vurv78/mic1

A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1

compiler lua oisc optimizer parser programming-language sic sic1 subleq

Last synced: 25 Feb 2025

https://github.com/daslixou/lemonlang

Programming Language created for fun - Developed by DasLixou in C#

programming-language

Last synced: 27 Jun 2025

https://github.com/omasanori/gecco

Good Enough C Compiler

c compiler programming-language

Last synced: 14 Sep 2025

https://github.com/rahuldshetty/talion

New Interpreted Programming Language

go golang interpreter programming-language

Last synced: 14 May 2025

https://github.com/nymphium/arq

It aims to be a language which has extremely extensible macros.

lua macros moonscript programming-language

Last synced: 27 Jun 2025

https://github.com/kerrishotts/ispish

A simple lisp/logo-like language

lisp-like logo-like parser programming-language tokenizer

Last synced: 23 Jul 2025

https://github.com/laluxx/rush

Yet another llvm wrapper

ast llvm parser programming-language

Last synced: 12 Mar 2025

https://github.com/n4ze3m/sloth

Sloth is a simple interpeter written in Golang.

golang interpeter programming-language sloth

Last synced: 16 Jun 2025

https://github.com/mayugestudio/game-lex

Game-programming language for beginner !

assembly assembly-language game-development programming-language

Last synced: 05 Apr 2025

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

My dream programming language, in progress

bolt coding-language custom-language language programming-language typescript

Last synced: 19 Nov 2025

https://github.com/malikzh/libmate

WIP: 🤖 MATE language parsing library

ast c-library mate programming-language

Last synced: 03 Mar 2025

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: 25 Feb 2025

https://github.com/paulcacheux/elang

Compiler for a simple C-like rust-inspired language.

compilers programming-language rust

Last synced: 17 Oct 2025

https://github.com/jaredhalpern/monkey

Toy programming language and interpreter

interpreter programming-language

Last synced: 05 Apr 2025

https://github.com/paulinobermudez/introductiontopythonandprogrammingbasic-cisco

Introduction to Python and programming basics - Becas Digitaliza Cisco

becas chunche95 cisco devnet digitaliza pauchino programming-language python

Last synced: 14 Mar 2025

https://github.com/ultreon/ultran-lang

Programming Language for the Device Mod (WIP)

devices-mod programming-language ultran-lang

Last synced: 14 Apr 2025

https://github.com/spydr06/monkey

The Monkey Programming language written in Go following Thorsten Ball's Book "Writing an Interpreter in Go"

go golang interpreter monkey-programming-language programming-language writing-an-interpreter-in-go

Last synced: 05 Mar 2025

https://github.com/willothy/worth

Compiler for the Porth programming language, targeting x86_64 assembly.

compiler compilers porth programming-language rust stack-based-language

Last synced: 20 Jan 2026

https://github.com/gusg21/anyways

An esoteric programming language

esoteric-programming-language joke programming-language

Last synced: 25 Feb 2025

https://github.com/kajizukataichi/stack-programing-language

The powerful script language about stack oriented type.

programming-language stack-oriented

Last synced: 14 May 2025

https://github.com/douira/parenthis-lang

(parenthis) is an esoteric programming language

compiler esoteric-language interpreter programming-language

Last synced: 22 Mar 2025

https://github.com/chaosinventor/dalanguage

Programming language focused on flexibility and expressibility

compiler dalanguage interpreter programming-language tooling

Last synced: 24 Feb 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: 14 May 2025

https://github.com/cragglesg/webscript

webscript. interact with the web.

hackclub javascript programming-language web

Last synced: 02 Jan 2026

https://github.com/sonyarianto/hello-world

"Hello world" on several different programming languages. Just need Docker to run each sample.

programming-language

Last synced: 28 Jun 2025

https://github.com/mmsaki/golang-basics

Beginners learning golang

golang programming-language

Last synced: 06 Apr 2025

https://github.com/dimits-ts/mini-python-compiler

A project implementing a compiler for the 'Mini Python' programming language.

compiler programming-language sablecc

Last synced: 25 Jan 2026

https://github.com/jewishlewish/barcelona

Programming Language allowing for more efficient API Requests for Other Interpreter Languages

barcelona interpreter language programming-language

Last synced: 17 Mar 2025

https://github.com/manojpawar94/go-lang-fundamental-examples

The repository has the programs on the fundamental concept of the Go Language programming. It covers variable declaration, conditional block, loop, functions, a data structure(array and slice), goroutines, struct, pointers, error handling and file handling.

arrays error-handling filehandling functional-programming functions go golang golang-examples google-golang goroutine pointers programming-exercises programming-language slice struct

Last synced: 03 Jan 2026

https://github.com/ravenleeblack/illeshian

Illeshian is a series of programs. A driver, A preprocessor, A compiler, an Assembler, and some day a Linker.

assembler c compiler driver linker makefile nasm-assembly preprocessor programming-language translator

Last synced: 01 Sep 2025

https://github.com/thekeenant/myth-lang

A programming language for the JVM.

jvm language myth-lang mythlang programming-language

Last synced: 10 Aug 2025

https://github.com/vwkd/sdrawkcab

A programming language that is forwards because it is backwards

new-language programming-language programming-language-concepts

Last synced: 25 Jan 2026

https://github.com/nuccitheboss/crox

Implementation of the Lox programming language in written in Crystal. Based on the first (Java) implementation of Lox.

crystal interpreter lox-language programming-language tree-walk-interpreter

Last synced: 22 Mar 2025

https://github.com/tkmct/monkey-js

Monkey Programming Language implemented with Javascript

es6 flowtype javascript programming-language

Last synced: 30 Mar 2025

https://github.com/yeonguchoe/java-note

Personal study note on Java

java programming-language

Last synced: 07 Sep 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/usamahussaindev/data_structures

Implemented && Learn how to use and work with these fundamental data structures in C#

csharp data-structure-types data-structures practice-programming practice-project programming-language

Last synced: 28 Jul 2025

https://github.com/green726/swo

SWO Wants Options | SWO Is A Compiled Language

compiler language llvm programming programming-language

Last synced: 07 Nov 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/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: 05 Sep 2025

https://github.com/jeluchu/calcutester

Es un proyecto de una calculadora en colaboración. En el cuál se incluyen pruebas y controles de versiones. Además, podrás encontrar comentarios en el código de misma. La calculadora podrá realizar potencias, raíces, logaritmos y factoriales. En colaboración con: @telecobazar

calculator calculator-application classproject classroom classwork maths operations programmer programming programming-language

Last synced: 30 Jul 2025

https://github.com/degory/ghul-vsce

ghūl programming language Visual Studio Code extension

ghul programming-language vscode-extension vscode-language vscode-snippets

Last synced: 16 Jan 2026

https://github.com/vivekg13186/stack-language

A simple stack based programming langauage

programming-language stack-based

Last synced: 01 Aug 2025

https://github.com/vixenka/iresharp

My one from few attempts to create my own runtime with JIT

csharp jit programming-language runtime

Last synced: 01 Aug 2025

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

The Farpy compiler rewritten in D

compiler dlanguage programming-language

Last synced: 02 Aug 2025

https://github.com/ziyasal-archive/sky

Super simple programming language and tiny compiler developed for educational purpose in Scala

ast compiler-design education lexer programming-language scala sky transformer

Last synced: 02 Aug 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/plurid/denatural

Field-Oriented Programming Language [Desearch Concept]

programming-language

Last synced: 05 Aug 2025

https://github.com/buxogabriel/gabelang

A programming language written in rust

interpreter lexer parser programming-language rust wasm

Last synced: 04 Aug 2025

https://github.com/henriquecbuss/ipe-compiler

A compiler for the Ipe language, as an Elm package

compiler elm functional-programming programming-language

Last synced: 05 Aug 2025

https://github.com/ryand1234/online-ide

An Online Ide compatible with languages C, C++14, Python, and Ruby.

c cpp14 ide programming-language pyhton3 ruby

Last synced: 09 Nov 2025

https://github.com/sno2/xlang

Alternative implementation of ArithLang, VarLang, DefineLang, FuncLang, RefLang, and TypeLang used in COM S 3420.

interpreter programming-language zig ziglang

Last synced: 07 Aug 2025

https://github.com/rvats20/simple-python-projects

This repo contains the simple python projects build to increase the python learning at granular level.

generative-ai machine-learning programming-language python python-project-beginner

Last synced: 08 Aug 2025

https://github.com/simplyyan/wysb

Compiled multi-paradigm programming language designed to be fast, easy, lightweight, secure and broad.

easy-to-use go golang high-level-language high-level-programming high-performance language lightweight programming-language programming-languages ruby ruby-on-rails secure wysb

Last synced: 08 Aug 2025

https://github.com/jeluchu/pascalinaplus

Pascalina, ¡La calculadora adivina! Actualmente está disponible únicamente en ordenadores con Linux. En ella podrás realizar todo tipo de operaciones matemáticas. Pruébala y si te gusta la idea, apóyanos dándole "Star". Y como no darle las gracias a @franciscoquintana por crear el instalador.

calculadora calculate calculator math mathematics pascalina programmer programming programming-language

Last synced: 25 Dec 2025

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

Learning resources and notes for the Node environment of the JavaScript programming language

javascript learning node node-js notes programming-language

Last synced: 25 Dec 2025