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/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/rey-language/rey

rey is an experimental programming language

compiler interpreter language-design programming-language

Last synced: 13 Jan 2026

https://github.com/gastonchenet/cassouscript

🔧 CassouScript is an entierly modulable programming language used to execute pseudo-code

interpreter programming-language pseudo-code

Last synced: 09 Mar 2025

https://github.com/louislefevre/onyx

Custom compiler written in Java

compiler java programming-language

Last synced: 30 Mar 2025

https://github.com/rufflang/ruff

Ruff is a lean, expressive language built to help you think clearly and build confidently.

programming-language ruff rust

Last synced: 25 Jan 2026

https://github.com/slavlned/ice

Ice - go impl of polar 🧊

go interpreter langdev language programming-language

Last synced: 24 Feb 2025

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/tom65536/adelante

Advanced Elementary Language for Teaching and Education

educational programming-language teaching

Last synced: 16 Jan 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: 27 Dec 2025

https://github.com/erictleung/rosalind

:traffic_light: Programming Solutions to Bioinformatic Rosalind Problems

algorithm-challenges algorithms bioinformatics perl programming-language python rosalind

Last synced: 03 Apr 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/mrkct/comfylan

A custom programming language, just for fun

interpreter programming-language

Last synced: 18 Mar 2025

https://github.com/strubt/autlglogo

Automata & Formal Languages – project 'Logo'

computer-science grammar logo programming-language transpiler university-project

Last synced: 03 Feb 2026

https://github.com/plurid/denatural

Field-Oriented Programming Language [Desearch Concept]

programming-language

Last synced: 05 Aug 2025

https://github.com/deryaxacar/javascript-exercises

This project brings together 70 fundamental exercises for those who want to learn JavaScript from scratch. Each exercise covers different topics, from connecting JavaScript to HTML, declaring variables, and performing arithmetic operations, to working with string methods and DOM manipulations. This way, you can practice both basic and commonly used

css html javascrip-exercises javascript javascript-learn javascript-learning javascript-library javascript-programming javascript-project javascritp-practices learning programming programming-language project

Last synced: 31 Dec 2025

https://github.com/hydr0nium/daydream

Daydream programming language

cpp daydream programming-language

Last synced: 22 Feb 2025

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

https://github.com/hexaredecimal/zulu

Functional programming language created for hobby programming on the JVM

compiler interpreter java jdk programming programming-language programming-languages

Last synced: 15 Jun 2025

https://github.com/achmadfaizalawi/dart_fundamental

Discover fundamental Dart concepts in this repository, showcasing exercises and examples for those learning Dart programming.

dart object-oriented-programming programming-language

Last synced: 22 Feb 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/fergusq/licp

Small functional language that compiles to C

compiler programming-language

Last synced: 26 Dec 2025

https://github.com/vinibiavatti1/vrbs-ide

IDE para programação da linguagem VRBS

ferramenta ide programming-language script tool vrbs

Last synced: 26 Feb 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/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/keithnoguchi/book-go

The Go Programming Language

book go programming programming-language

Last synced: 17 Jan 2026

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/las-r/pupil

An interpreted programming language based on several others.

language new-programming-lang programming-language python

Last synced: 07 May 2025

https://github.com/blacksuan19/c-lang

various programs written in C language

c iium programming programming-language project

Last synced: 24 Dec 2025

https://github.com/chunche95/programacionmodernapython

Creación de repositorio de proyectos de programación moderna en Python.Autor: Paulino Esteban Bermúdez R.

bermudez exercise paulino programming-language project projects python python-script python3 web website

Last synced: 10 Sep 2025

https://github.com/vit0rr/chicken

Chicken is a toy programming language in OCaml because I want to learn OCaml

chicken compiler lexer ocaml parser parsing programming-language

Last synced: 28 Mar 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/fujiwarachoki/bytrixlang

An easy to learn and use, interpreted programming language written in C++.

bytrix cpp programming-language

Last synced: 17 Jun 2025

https://github.com/mohamedshehta2000/redteampy

RedTeamPy is a collection of offensive security tools written in Python for penetration testing, exploitation, reconnaissance, and post-exploitation. It helps red teamers automate attacks, bypass security measures, and simulate adversary techniques. For ethical use only—test only with permission. 🚀

basics oops-in-python programming programming-language python3 redteaming redteaming-tools tools

Last synced: 05 Apr 2025

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: 06 Mar 2025

https://github.com/abhaysp95/the_gopl

programs and exercises from the go programming language

go golang programming-language

Last synced: 02 Mar 2025

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

A functional programming language with built in NVM support

functional-programming nvm programming-language rust

Last synced: 09 Jul 2025

https://github.com/karmakrafts/ferrous-homepage

The official homepage for the Ferrous programming language.

css ferrous font-awesome homepage html html-css-javascript javascript programming-language shader webgl

Last synced: 10 Sep 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/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/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/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/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/vyacheslavhere/ice

Ice - go impl of polar 🧊

go interpreter langdev language programming-language

Last synced: 09 Jul 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

https://github.com/aquice/entropia

Entropia is a C++ based programming language, implementing ownership and other usefull stuff

interpreter lexer parser programming-language

Last synced: 03 Mar 2025

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 04 Mar 2025

https://github.com/jarryshaw/helloworld

Collection of programming languages

helloworld languages programming-language

Last synced: 02 Feb 2026

https://github.com/antosmichael07/mispasm

My high-level programming language with the syntax of assembly

asm go golang language programming-language virtual-machine vm

Last synced: 24 Feb 2025

https://github.com/skillfulelectro/hulang

AI powered programming lang

ai hulang parallelism programming-language

Last synced: 06 Jan 2026

https://github.com/arshavirmirzakhani/nitro

nitro is a programming language that programmed with c++ , Flex , Bison and uses LLVM compile system. and uses optimization for fast compile

compiler programming programming-language

Last synced: 02 Mar 2025

https://github.com/crazyh2/hostscript

A programming language just for hosting websites. It's based off express.js and can integrate with NodeJS as well. If your used to using JavaScript, TypeScript, Deno, Bun or NodeJS then this will feel similar.

coding coding-language coding-languages custom custom-language custom-languages express-js expressjs hosting hostscript hs javascript js language nodejs programming programming-language site sites website

Last synced: 26 Feb 2025

https://github.com/sksat/poyo-lang

poyopoyo programming language 〜ぽよぽよしたプログラミングライフを〜

programming-language

Last synced: 14 Nov 2025

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

Learning resources and notes for the TypeScript programming language

learning notes programming-language typescript

Last synced: 26 Dec 2025

https://github.com/megabytesofrem/lune

Small compiled language with a procedural C style syntax.

csharp programming-language

Last synced: 30 Mar 2025

https://github.com/adejobi-gbolahan/affiliate-marketing

I am just like other affiliates marketer helping people in achieving success in E-com Business but I wonder what most people see in ne which makes them refer to me as EXPERT. I thought of it then I bring out a certain reasons for this ; CREATIVITY AND CONSISTENT LEARNING. Contact me now and let's build your affiliate marketing business together

affiliatemarketing customer emailmarketing loyalty-rewards loyaltyprogram programming-language systeme website-design wordpress wordpress-plugin wordpress-theme

Last synced: 09 Sep 2025

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

An unnamed 5th version of my programming language

ast compiler lexer llvm programming-language rust

Last synced: 04 Jan 2026

https://github.com/ctoic/python

Repo Contains Python Projects and Program

basic programming-language python

Last synced: 04 Mar 2025

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/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/0xm4ll0c/yuji

yuji programming language

c c-lang programming-language

Last synced: 11 Aug 2025

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

Defunct | "ilo li sina" li toki pi lawa pi ilo nanpa. taso, sina lawa ala e ona. ona li lawa e sina a! | li sama http://oytjumugnwsf4g72vemtamo72vfvgmp4lfsf6wmggcvba3qmcsta.b32.i2p/ilo-li-sina.git/about en http://4blcq4arxhbkc77tfrtmy4pptf55gjbhlj32rbfyskl672v2plsmjcyd.onion/ilo-li-sina.git/about

cpp esoteric esoteric-language human-oriented ilo-li-sina interpreter li-kepeken-e-jan-tawa-nanpa-e-nanpa li-kepeken-e-nimi-wawa-goto li-kepeken-e-poki-sitelen-taso li-lawa-e-nimi-wawa-lon-nasin-pona possibly-turing-complete procedural programming-language string-manipulator toki-nasa toki-pi-lawa-e-ilo-nanpa toki-pona unstructured

Last synced: 15 Jun 2025

https://github.com/bredalis/programas

✌ Series of programs created with Python ✌

programming-language programs python

Last synced: 04 Mar 2025

https://github.com/simpsonresearch/simplc_parser

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

c parser programming-language simpl

Last synced: 31 Aug 2025

https://github.com/chamini2/setlan

Traductores Enero - Marzo 2015

interpreter programming-language python set

Last synced: 11 Mar 2025

https://github.com/Jacob-C-Smith/eddy

JIT-compiled, vectorized programming language

c programming-language simd

Last synced: 21 Jun 2025

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

College "Programming Lab II" exercises.

algorithms c cpp programming-language

Last synced: 02 Mar 2025

https://github.com/jeluchu/tetris

¿No conoces el juego del "Tetris"?, pues no lo dudes ni un segundo más, simplemente descárgatelo y ejecutalo para poder jugar. Actualmente solo dispone de un nivel de juego, pero poco a poco se irán incorporando novedades

game game-development programmer programming programming-exercise programming-language tetris tetris-game

Last synced: 12 Mar 2025

https://github.com/thevurv/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: 21 Jun 2025

https://github.com/donaurelio/pragcc

A Source to Source Parallelizing Compiler initiative

c99 compiler-optimizations programming-language pycparser transpiler

Last synced: 12 Apr 2025

https://github.com/jeluchu/c_fordummies

Aquí podrás encontrar unos apuntes realizados por mí, en los cuáles aprenderás el lenguaje de "C" de la forma más sencilla posible. Si hay alguna cosa que no te termina de quedar clara, no dudes en contactar conmigo. Te invito a visitar mi web:

c classification classroom classwork language language-learning notebook programming programming-class programming-language

Last synced: 12 Mar 2025

https://github.com/codelibraty/rytonlang

RU: Ryton - современный, мульти-парадигменный и мульти-платформенный язык программирования высокого уровня, который делает правильное простым, а сложное - понятным. EN: Ryton is a modern, multi-paradigm, and multi-platform high-level PL that makes what's right simple and what's complex understandable.

c cython dev development java jvm jython programing-language programming-language python ryton rytonlang zig ziglang

Last synced: 30 Dec 2025

https://github.com/alt-romes/langjam-cdc

A very simple language that when interpreted displays in a graphical window the composition done in the main function (langjam submission)

langjam programming-language

Last synced: 10 Nov 2025

https://github.com/rjdbcm/woma

:shield: :snake: Woma Programming Language specification.

language programming-language specification

Last synced: 07 Sep 2025

https://github.com/zac-garby/booleang

A structured boolean-logic language.

boolean logic programming-language

Last synced: 04 Apr 2025

https://github.com/azur1s/ichor

ML-like language for the backend (WIP)

backend javascript ocaml programming-language

Last synced: 21 Mar 2025

https://github.com/lordubuntu/hello3000

A collection of roughly 3000 ways to say hello

hello-world language language-learning programming-language programming-languages

Last synced: 13 Aug 2025

https://github.com/snowy1803/suffix-lang

A type-safe functional programming language using Reverse Polish Notation

compiler functional-programming language programming-language suffix-lang

Last synced: 27 Oct 2025

https://github.com/dr-saad-la/java-programming

A comprehensive, industry-oriented repository providing structured progression from fundamental concepts to advanced Java implementations.

analytics app-analytics java java-application learning programming programming-language technology

Last synced: 04 Oct 2025