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/cdqwertz/qaxiwa

A programming language

cpp programming-language python-3 transpiler

Last synced: 02 Apr 2025

https://github.com/foodelevator/huginn

A language and compiler

compiler programming-language

Last synced: 17 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/evangipson/lsharp

A language written in lua that resembles C#.

lua programming-language

Last synced: 03 Mar 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/md-emon-hasan/data-structures-and-algorithms-dsa-in-python-full-course-by-coding-ninjas-in-english-

A comprehensive Python course on data structures and algorithms from Coding Ninjas, providing detailed explanations and practical examples.

algorithm algorithms-and-data-structures data-structures dsa programming-language pyhton-3 python

Last synced: 02 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

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

https://github.com/jasonsbarr/liszt

A prototypal object oriented language that borrows heavily from functional programming concepts and languages

bidirectional-typechecking functional-programming generics language object-oriented programming-language programming-languages prototypal typescript

Last synced: 23 Feb 2025

https://github.com/lloydlobo/lumina-lang

Compiler for Lumina powered by C and Assembly

assembly c compiler programming-language

Last synced: 15 Aug 2025

https://github.com/geocml/tabor

Tabor is a database modeling language for GIS

command-line database-modeling gis postgis postgresql programming-language yaml

Last synced: 17 Aug 2025

https://github.com/sammyne/the-rust-programming-language

Reading notes for <The rust programming language>

programming-language rust

Last synced: 17 Aug 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/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/wesgtox/programming-lab-ii

College "Programming Lab II" exercises.

algorithms c cpp programming-language

Last synced: 02 Mar 2025

https://github.com/naharashu/n

Powerful language for everything

n nlang programming-language

Last synced: 19 Aug 2025

https://github.com/yazaldefilimone/eva-typechecker

📝 | Type system | Static typeChecker | Type inference

compiler compiler-design programming-language typechecker types

Last synced: 19 Aug 2025

https://github.com/gusenov/random-programming-language-sh

Shell-скрипт для вывода из индекса TIOBE случайного языка программирования.

programming-language programming-languages shell-script

Last synced: 20 Feb 2026

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

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

programming-language

Last synced: 14 Nov 2025

https://github.com/shriram-vibhute/python

This repository contains comprehensive Python coursework, featuring lessons on fundamentals, data structures & OOP's. concept.

data-structures object-oriented-programming programming-language python

Last synced: 22 Aug 2025

https://github.com/superscary/loom

A statically-typed OOP language with two-pass compilation, value semantics, and bare metal accessibility.

compiler llvm ocaml programming-language static-typing

Last synced: 22 Aug 2025

https://github.com/mr-r0ot/nexon

Masterpiece programming language NEXon!

cpp fast fast-code language llvm programming programming-language

Last synced: 24 Aug 2025

https://github.com/laluxx/rush

Yet another llvm wrapper

ast llvm parser programming-language

Last synced: 09 Mar 2026

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/abhaysp95/the_gopl

programs and exercises from the go programming language

go golang programming-language

Last synced: 02 Mar 2025

https://github.com/austaras/acompiler

Compiler for ADF lang

compiler programming-language

Last synced: 26 Aug 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/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/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/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/zwrawr/recap

Recapping some programming languages by doing some simple example problems

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

Last synced: 22 Feb 2025

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

Zealot Programming Language

interpreter programming-language

Last synced: 11 Nov 2025

https://github.com/typesafeschwalbe/gerastd-js

The standard library for the Gera programming language.

javascript js programming-language standard-library stdlib

Last synced: 14 Mar 2025

https://github.com/schwalbe-t/silicon-runes

The language of the ancient civilisation that once trapped lightning inside of rocks to trick the rocks into thinking for them.

esolang esoteric-interpreter esoteric-language interpreted-language interpreter language programming-language stack-based stack-based-language

Last synced: 14 Mar 2025

https://github.com/mitchpaulus/mshell

Experimental Concatenative Shell-like Scripting Language

concatenative-language glue-code golang programming-language shell-script

Last synced: 29 Dec 2025

https://github.com/alexandrospanag/my_java_projects

My Java Projects. Written by Alexandros Panagiotakopoulos. All Rights Reserved Ⓒ.

algorithms java learn object-oriented-programming programming-language

Last synced: 24 Jul 2025

https://github.com/csueiras/monkey

Interpreter for Monkey Programming Language

go golang interpreter monkey-programming-language programming-language

Last synced: 09 Mar 2026

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/wesgtox/programming-lab-i

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 28 Oct 2025

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: 12 Apr 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/fergusq/licp

Small functional language that compiles to C

compiler programming-language

Last synced: 02 Apr 2026

https://github.com/katahiromz/read_all

Read a binary file entirely in various programming languages

file-reader file-reading programming-language

Last synced: 02 Mar 2025

https://github.com/daslixou/lenpai

stupidly simple and fast utils for parsing

ast macro-processor nodes programming-language programming-language-utils

Last synced: 12 Nov 2025

https://github.com/asierso/argon

A new programming language in development

programming-language

Last synced: 21 Feb 2025

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/ggiuffre/timelangs

A customizable timeline about the history of programming languages

history programming-language timeline

Last synced: 28 Dec 2025

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

https://github.com/bsfishy/plye

A highly extensible general purpose programming language

extensible general-purpose programming-language

Last synced: 26 Feb 2025

https://github.com/artemzarubin/pythonbasics

The most necessary basic knowledge on a practical example of python

programming-language python python-basic-examples python-basics python-programming-language python3

Last synced: 06 Mar 2025

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

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

programming-language

Last synced: 06 Mar 2025

https://github.com/raulil/snek

Kinda like Python meets TypeScript

interpreter programming-language

Last synced: 06 Mar 2025

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/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/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/mazzzystar/mooc

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

coursera machine-learning programming-language

Last synced: 02 Feb 2026

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/megabytesofrem/lune

Small compiled language with a procedural C style syntax.

csharp programming-language

Last synced: 30 Mar 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/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/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 04 Mar 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/sauravbhattacharya001/sauravcode

Frustrated by syntax-heavy languages, I designed *sauravcode* for simplicity and clarity. It removes unnecessary punctuation and rigid conventions, focusing purely on logic. With minimal syntax, it allows ideas to flow naturally without distraction. *Sauravcode* is my tool for coding as a seamless, intuitive process, free from constraints.

c-language code-generation compiler custom-language interpreter language-design parser programming-language python transpiler

Last synced: 02 Apr 2026

https://github.com/louislefevre/onyx

Custom compiler written in Java

compiler java programming-language

Last synced: 30 Mar 2025

https://github.com/shakil1819/portfolio

CSE 224 Project Demonstration

javascript programming-language

Last synced: 23 Mar 2025

https://github.com/newlandtv/j255_language

I made a custom programming language in python.

j255 programming-language python

Last synced: 14 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/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: 14 Mar 2025

https://github.com/clemlak/v-exercises

🎓 V programming language exercises

programming-exercises programming-language v

Last synced: 02 Jan 2026

https://github.com/rajathirumal/bridgemap

A source to source compiler. Bridge language to SQL. This repo is a subproject of https://github.com/rajathirumal/ETL-Tool

bridge-programming bridgemap bridgemap-programming programming-language python sql

Last synced: 31 Jan 2026

https://github.com/abdurahman-hassan/the-complete-dart-learning-guide--hassanfulaih

In this repo, we will begin learning Dart step by step we'll go through with: Dart Basics, Functions, Object oriented programming, and asynchronous programming

dart learning-by-doing learning-dart learning-path learning-pathway programming programming-language

Last synced: 04 Jan 2026