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

https://github.com/junnishimura/jsop

Let's write programs in JSON!!

go json programming-language

Last synced: 06 Mar 2025

https://github.com/ditzdev/lizard

The Interpreter Lizard Programming Language

interpreter programming-language

Last synced: 30 Jun 2025

https://github.com/zeknikz/basicfunctionlanguage

A basic functional programming language that focuses on basic mathematical functions.

functional-programming language programming-language

Last synced: 23 Mar 2025

https://github.com/learnwithfair/php-documentation

php-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

documentation learn-with-fair learnwithfair php programming-language rahatul-rabbi rahatulrabbi web-development

Last synced: 26 Feb 2025

https://github.com/johnpaulada/waraylang

A programming language for the web with Waray reserved words.

javascript programming-language

Last synced: 20 Jul 2025

https://github.com/md-emon-hasan/python-from-kaggle

A repository featuring Python tutorials sourced from Kaggle, focusing on practical applications and examples for data analysis and machine learning.

basics-of-python dictionaries kaggle lists programming-language python python-library

Last synced: 13 Jul 2025

https://github.com/honzabrecka/la

An extremely impractical, but pure programming language.

interpreter la lambda-calculus programming-language

Last synced: 06 Mar 2025

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/gokcan/atlas

Programming language for propositional calculus

flex lexical-analysis parser programming-language

Last synced: 23 Mar 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/abdullahmaqbool22/tic-tac-toe-game

Tic Tac Toe game based on Python programming language made for final semester project in 1st Semester.

game programming-language python

Last synced: 12 Feb 2026

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

Personal study note on JavaScript

javascript programming-language

Last synced: 25 Feb 2025

https://github.com/nobodxbodon/zou

Simple programming language with Chinese keywords based on JavaScript. 基于JavaScript的简单中文编程语言。

chinese-keywords javascript programming-language

Last synced: 23 Mar 2025

https://github.com/pranjalco/automatic-cookie-clicker-bot

An automated game-playing bot created using Selenium and Python to play the **Cookie Clicker** game. The bot clicks the cookie continuously, evaluates affordable upgrades every 5 seconds, and buys the most expensive one to maximize cookies per second. The bot stops after 5 minutes and displays the "cookies/second" rate achieved during the session.

automation development game-bot intermediate programming-language python selenium selenium-python

Last synced: 13 Aug 2025

https://github.com/travisty-/monkey

A toy interpreted programming language, written in Go.

go golang interpreter programming-language

Last synced: 26 Feb 2025

https://github.com/eyantra698sumanto/basic-c-programs-4

This Repository contains more than 90 basic programs in C programming language

c calculator calculus cplusplus fileio patterns programming-language series strings

Last synced: 26 Feb 2025

https://github.com/pouyakary/swifty

Arendelle 2XIV Switf based Interpreter that powers the Arendelle for iOS as well Mac REPL for Arendelle.

arendelle compiler interpreter kary-comments karyfoundation language objective-c programming-language repl swift

Last synced: 15 May 2025

https://github.com/nn0x/maiora

Custom programming language compiled to LLVM IR designed to be memory safe, somewhat C-like but based around functions and instances thereof

functions llvm-ir low-level memory-safe programming-language systems-programming

Last synced: 23 Sep 2025

https://github.com/javanhut/thecarrionlanguage

The Carrion Language is a dynamically typed, interpreted programming language inspired by Python and written in Go.

bytecode carrion-language complier go golang interpreter language-design programming-language python repl vm

Last synced: 13 Jan 2026

https://github.com/keerthivasan-r/c-programs

This repository is intended to be a collection of C-Programs for learning purposes

beginners-guide learning-c programming-language

Last synced: 23 Mar 2025

https://github.com/fabasoad/setup-lolcode-action

This GitHub action installs LOLCODE programming language interpreter.

cli github-action github-actions interpreter lolcode programming-language

Last synced: 05 Jan 2026

https://github.com/asmod-lang/asmodeus

⚙️ Modern Assembly language and virtual machine for Machine W architecture. Build, debug, and execute 16-bit assembly programs with Polish assembler

assembler assembly assembly-language compiler debugger education emulator machine-w programming-language rust virtual-machine

Last synced: 30 Jun 2025

https://github.com/pmeinhardt/atto

experimenting with µ-kanren & relational programming 🔬

kanren programming-language relational

Last synced: 31 Mar 2025

https://github.com/wciesialka/play-language

Simple play language built and interpreted in Python.

programming-language python

Last synced: 05 Mar 2025

https://github.com/amaljeevs/rust-essentials

All you need to know about Rust , From theory to syntax.

programming-language rust rust-lang

Last synced: 22 Mar 2025

https://github.com/achronyme/achronyme-vscode

Official VS Code extension for Achronyme SOC (Scientific Operations Calculator) - syntax highlighting, intelligent autocompletion for 100+ built-in functions, and code snippets

autocompletion code-snippets language-support programming-language scientific-computing syntax-highlighting vscode vscode-extension

Last synced: 18 Nov 2025

https://github.com/arsalan-dev-engineer/the_virtualbank_atm

AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.

atm beginner-project cmd cpp money programming programming-language project projects system

Last synced: 28 Jul 2025

https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp

Enter your weight and the system will tell you what division you will be fighting in!

begginer-friendly beginner beginner-project boxing cpp programming programming-language table

Last synced: 16 May 2025

https://github.com/tomasboda/agent-lang

AgentLang | Programming language for agent-based modeling

agent-based-modeling programming-language

Last synced: 18 Jan 2026

https://github.com/dimalmfao/smetana

A useless rather very unreliable, unprofessional programming language made as a proof of concept using C++.

cpp language programming-language

Last synced: 27 Feb 2025

https://github.com/erlimar/aprenda-programacao-guia-iniciante

Guia para o iniciantes em programação

dotnet nodejs programming-language

Last synced: 18 Nov 2025

https://github.com/adisol07/objectio

New Assembly like programming language

assembly csharp programming-language

Last synced: 31 Mar 2025

https://github.com/teknoloji-filozofu/programlama_dilleri

Programla dillerini kodlar üzerinden hızlı bir tekrar edebilmek ve kolay bulunabilecek örnekler ekemek.

csharp dart dart-lang programming-exercises programming-language python

Last synced: 27 Dec 2025

https://github.com/sungwoncho/ny

a programming language

programming-language

Last synced: 02 Sep 2025

https://github.com/encore-ecosystem/encore

Frontend of programming language for academic purpose designed for testing system that prevent memory leaks

compiler llvm programming-language

Last synced: 19 Jun 2025

https://github.com/progambler227788/patient-management-system

Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.

circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project

Last synced: 16 May 2025

https://github.com/rasabh-org/c-tutorials

A repository to host the demo C source files that may be used to learn or teach basic concepts in C programming language.

c programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials

Last synced: 10 Oct 2025

https://github.com/maumneto/lip2-20212

Repositório da disciplina de Linguagens de Programação II (Orientado a Objeto) do semestre de 2021-2.

java programming programming-language teaching

Last synced: 05 Mar 2025

https://github.com/wilk/dpc18bot

Dutch PHP Conference 2018 Telegram Bot

elixir elixir-lang learning programming-language telegram-bot

Last synced: 23 Mar 2025

https://github.com/languageissimple/learn-ruby

Resources to Learn Ruby Programming Language.

git github github-actions github-config programming-language ruby

Last synced: 30 Dec 2025

https://github.com/fergusq/phl

Proceed High Language

compiler programming-language purkka

Last synced: 25 Dec 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/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/hydr0nium/daydream

Daydream programming language

cpp daydream programming-language

Last synced: 22 Feb 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/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/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/hchiam/please

An experimental programming language (transpiler) to make it easier to write code with speech recognition.

experimental-programming-language language programming-language speech-recognition

Last synced: 02 Jul 2025

https://github.com/leonardpepa/jlox

JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters

crafting-interpreters jlox lexical-analysis parser programming-language scripting-language semantic-analysis walk-tree

Last synced: 09 Mar 2025

https://github.com/nwtgck/mini-scheme-haskell

Mini Scheme Interpreter in Haskell

programming-language

Last synced: 31 Mar 2025

https://github.com/kenpusney/yample

Programming Language on YAML

data-as-code programming-language yaml

Last synced: 24 Mar 2025

https://github.com/jongha/gedit-indent

There are many coding conventions for each programming language. Some programming languages suggest to use two spaces to indent the code and other sites suggest to use tabs to indent the code. This plugin supports indent changing. It can convert from one style of writing to another. It can be used to make code easier to read and support shortcut(<control><alt>i) to change quickly.

change-indent coding-conventions gedit gedit-indent plugin programming-language python

Last synced: 19 Jul 2025

https://github.com/basaicorp/razen-lang

🚀 Razen is a modern, lightweight programming language with Python-like syntax, high performance, and built-in debugging. Perfect for scripting, testing, and custom module development.

coding easy free lightweight llvm news open-source powerful programming-language python python3 scripting-language speech

Last synced: 31 Mar 2025

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

https://github.com/maumneto/compprogramengineering

Repositório dos códigos na linguagem C para a disciplina de Programação

c engineering exercise programming programming-language teaching-materials

Last synced: 10 Jun 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/raviqqe/tisp.rs

Tisp programming language in Rust

concurrent parallel programming-language tisp

Last synced: 21 Feb 2025

https://github.com/tripplyons/subleq

A one instruction Turing Machine - SUBtract and branch if Less-than or EQual to zero

esolang esoteric-language esoteric-programming-language programming-language

Last synced: 07 Dec 2025

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/hudson-newey/cobra

Similar to what TypeScript is to JavaScript, Cobra is an abstraction of Python which can compile into Python, but with improved types, memory management, and syntax. Cobra is also backwards compatible with Python2.7 & Python3, to use (similar to TypeScript), rename your .py files to .pyc

language languages programming-language python python-3 python-script python2 python3 types

Last synced: 27 Feb 2025

https://github.com/andydevs/jump

An experiment in writing interpreted languages in C++

programming-language state-machine

Last synced: 21 Feb 2025

https://github.com/jcbages/glox

:confetti_ball: A Golang implementation of the 'jlox' interpreter from the book Crafting Interpreters by Bob Nystrom.

interpreter 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/cloth-foundation/cloth

A statically-typed OOP language with two-pass compilation.

compiler golang help-wanted programming-language static-typing

Last synced: 13 Oct 2025

https://github.com/frankiecancino/javavspython

Description of the similarities and differences between the programming languages of Java and Python

java java-8 language-purpose languages principles programming-language python python-2 python-3 python2 python3

Last synced: 13 Oct 2025

https://github.com/ongyx/ox

the ox programming language

programming-language python3

Last synced: 14 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/joymon/learnprogrammingviajavascript

Learn programming via JavaScript - Malayalam

html javascript karel programming programming-language

Last synced: 26 Mar 2025

https://github.com/kinshuk-code-1729/python-basic

This repository contains some basic codes of python programming language

programming programming-language python tkinter-gui tkinter-python turtle turtle-graphics

Last synced: 01 Mar 2025

https://github.com/webfashionist/devclassify

DevClassify analyzes the source code of several programming languages and returns the probabilities for each language with the recommended file extension.

analysis classification devclassify-analyzes language php programming-language

Last synced: 06 Jul 2025

https://github.com/arturo-lang/cross-benchmarks

Comparison benchmarks: Arturo VS the-rest

arturo benchmark language programming-language

Last synced: 06 Sep 2025

https://github.com/jeluchu/html_fordummies

Aquí podrás encontrar unos apuntes realizados por mí, en los cuáles aprenderás el lenguaje de "HTML" 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:

css css3 design exercise html html-css html-template html5 javascript language-learning programming-language

Last synced: 14 Oct 2025

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/valarpirai/monkey_lang

Monkey language interpreter in Go

go interpreter monkey-language programming-language

Last synced: 14 Oct 2025