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

GISA is an implementation of "a very basic language" presented in 'Introduction to Static Analysis: An Abstract Interpretation Perspective.'

introduction-to-static-analysis programming-language programming-language-theory static-analysis static-analyzer yacc

Last synced: 17 Aug 2025

https://github.com/dssudake/go-examples

Example programs from Go programming language

go go-web-application golang golang-examples programming-language

Last synced: 08 Jul 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/divineniiquaye/pillar-lang

The Pillar Programming Language

blazingly-fast pillar programming-language

Last synced: 20 Jan 2026

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

Receiving ozh's github-colors repository with latest commit of colors.json to Flutter's Color object.

color colors colour colours dart flutter github github-colors github-colours package programming-language pub

Last synced: 31 Dec 2025

https://github.com/palwisha-18/javascript_notes

JavaScript Notes ES6 and beyond

javascript js programming-language

Last synced: 07 Jul 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/guiferviz/uranium

A radioactive programming language.

compiler programming-language

Last synced: 25 Jan 2026

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

Implementation of a language designed for data manipulation. Based on the C language.

c-language compilers-design programming-language

Last synced: 13 Apr 2025

https://github.com/arshadazaad3/root_programming_language

Small programming language and interpreter in Python, Implemented variable declaration, calculations, conditionals and loops

programming-language python

Last synced: 13 Apr 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/wilk/dpc18bot

Dutch PHP Conference 2018 Telegram Bot

elixir elixir-lang learning programming-language telegram-bot

Last synced: 23 Mar 2025

https://github.com/mazzzystar/mooc

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

coursera machine-learning programming-language

Last synced: 02 Feb 2026

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/golem2game/guess-the-number

🎮 A simple C program where you have to guess a random number between 1 and 100. Great for beginners learning C basics like loops, conditions, and functions.

c gcc-complier guess-the-number guessing-game programming programming-language vscode

Last synced: 11 Jun 2025

https://github.com/riverdave/interfuse-website

Home of the Interfuse programming Language. Website 🌎 built for demonstration purposes  

compiler editor llvm llvm-ir programming-language

Last synced: 12 Oct 2025

https://github.com/zieys233/casual

A programming language

casual programming programming-language python

Last synced: 24 Dec 2025

https://github.com/michaelkryukov/mitoy

Toy interpreted programming language

mitoy not-serious programming-language python students study

Last synced: 09 Nov 2025

https://github.com/ruk33/vrjass2

Programming language that compiles down to JASS (language used by Warcraft 3 maps)

antlr jass java programming-language warcraft

Last synced: 06 Oct 2025

https://github.com/simplyyan/leveldot

An easy, fast, secure and lightweight markup language. Can be easily manipulated with Go

csv go golang json markup markup-builder markup-language markup-languages markup-template markups programming-language toml xml

Last synced: 01 Apr 2025

https://github.com/ackwolver335/pydatascience

It is a general repository that is used in order to learn Data Science with the use of Python Programming language, and here it is a course from Scratch.

data-science matplotlib-pyplot numpy-arrays pandas-dataframe programmer programming-language python python3 pythonprojects

Last synced: 06 Oct 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/theshubhamgour/c-project---login-form

In this C program, we are going to design a login screen that will read and validate username, password with given values.

c programming-language project

Last synced: 11 Dec 2025

https://github.com/phmullins/b5code

Babylon 5 version of "Hello World" in as many programming languages as possible.

mit-license programming-language

Last synced: 06 Dec 2025

https://github.com/vishal-raj-1/language-proficiency-in-c

It contains all the solutions of HackerRank (Language Proficiency In C)

basic-of-programming basics-of-c c hackerrank language-proficiency programming-language

Last synced: 03 Jul 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/blazinsan/privacyscreenfilter

Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.

cplusplus cpp programming programming-language

Last synced: 01 Apr 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/elazzouzihassan/java-programming

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code development java learning programming-language

Last synced: 05 Jul 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/hunan-rostomyan/pl-arith

An arithmetic programming language compiler

compiler experiment programming-language

Last synced: 22 Feb 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/koraa/gema

Import of the general purpose macro processor CVS repo

awk macro macro-processor programming-language sed text-generation text-processing

Last synced: 25 Aug 2025

https://github.com/n8lang/n8

Just-In-Time-compiled dynamic general-purpose programming language utilizing OpenMP parallelism with built-in & language-level concurrency and unconventional syntax expressiveness.

concurrency concurrent-programming dynamic-programming general-purpose language openmp-applications openmp-parallelization programming-language scripting-language

Last synced: 02 Mar 2025

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

a programming language

ocaml opam programming-language

Last synced: 25 Mar 2025

https://github.com/jbrosdevelopment/norma

Norma is a small custom programming language made as an example for my blog.

custom language norma programming programming-language

Last synced: 13 Oct 2025

https://github.com/arnau478/panorama

Panorama language compiler written in C

compiler language panorama programming programming-language

Last synced: 10 Apr 2025

https://github.com/wolfadex/many-lox

Many implementations of https://craftinginterpreters.com

programming-language programming-language-development programming-languages

Last synced: 02 Apr 2025

https://github.com/cgalmeida/codewars

programming challenges and katas

codewars-solutions golang java kata programming-language python

Last synced: 17 Jan 2026

https://github.com/maumneto/exercicio-python

Repositório do conteúdo da disciplina de Fundamentos de Programação

coding linguagem-python programming programming-language python python3

Last synced: 03 Dec 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/thevilledev/seppolang

A Seppo inspired programming language

programming-language seppo

Last synced: 30 Mar 2025

https://github.com/valarpirai/monkey_lang

Monkey language interpreter in Go

go interpreter monkey-language programming-language

Last synced: 14 Oct 2025

https://github.com/alphaharrius/veil

The implementation of the Veil programming language.

cpp cpp17 custom-language language-runtime programming-exercises programming-language

Last synced: 24 Mar 2025

https://github.com/sano-jin/dhl-alpha

A minimal compiler and runtime for a language based on graph rewriting

compiler interpreter ocaml programming-language

Last synced: 24 Mar 2025

https://github.com/sano-jin/lmn-alpha

A minimal compiler and a runtime for a language based on graph rewriting

compiler interpreter programming-language

Last synced: 24 Mar 2025

https://github.com/thomas-crane/spearmint

A statically typed, simple language.

compiler programming-language

Last synced: 14 Oct 2025

https://github.com/wandvvs/dust-lang

Сompiled, simple and imperative programming language made with LLVM.

compiler compiler-design cplusplus cpp interpreter language llvm llvm-backend llvm-frontend llvm-ir programming-language

Last synced: 11 Mar 2025

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

Mini Scheme Interpreter in Haskell

programming-language

Last synced: 31 Mar 2025

https://github.com/godojo-tutorials/golang-book-ru

Complete Go Tutorial Content Repository - 79 modules for godojo.dev platform

backend golang goroutines programming programming-language

Last synced: 14 Oct 2025

https://github.com/kenpusney/yample

Programming Language on YAML

data-as-code programming-language yaml

Last synced: 24 Mar 2025

https://github.com/ozgrozer/todo

A challenge to myself, to learn all programming languages, while making a todo app

challenge nodejs php programming-language python todo

Last synced: 08 Apr 2025

https://github.com/abhinavkorpal/shell

A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter.

programming-language scripting-language shell shellscript

Last synced: 15 Oct 2025

https://github.com/rorakus/opplang

Programming language O++

compiler interpreter java programming-language

Last synced: 15 Oct 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/rbaltrusch/cpp-natscript

C++ translation of Natscript interpreter previously implemented in Python.

cpp custom-interpreted-language custom-language interpreter programming-language programming-languages

Last synced: 01 Mar 2025

https://github.com/fernandothedev/eureka

The Eureka Programming Language

programming-language

Last synced: 07 Oct 2025

https://github.com/radrow/tiny-semantics

Task for Semantics and Programs Verification course at MIMUW – denotational semantics of extended Tiny programming language in continuational style

continuation-passing-style haskell interpreter programming-language semantics

Last synced: 16 Mar 2025

https://github.com/elijah-team/elijah-lang-lgpl

Elijjah is a high-level language suitable for replacement Java and C++. It is meant to integrate into current C and Java projects. It will feature a REPL and a graphical environment as well, along the lines Smalltalk/Tunes Slate.

elijah-lang programming-language transpiler

Last synced: 16 Jan 2026

https://github.com/gastonchenet/uniscript

🔩 UniScript is a simple compiler to bash and powershell.

bash compiler powershell programming-language scripting scripting-language

Last synced: 24 Oct 2025

https://github.com/archive-dev/lum

Lum is a JVM language aimed to provide more beginner-friendly syntax and some new features that Java does not support

java jvm language programming-language

Last synced: 04 Jul 2025

https://github.com/pratyush0898/eng

Empower your development with Eng: A JavaScript-based language that combines the simplicity of JavaScript syntax with custom scripting capabilities. Whether you're a novice or an experienced developer, Eng offers streamlined coding and versatile scripting, simplifying your development tasks.

eng javascript-programming-language programming-language

Last synced: 28 Feb 2025

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