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

Custom programming language interpreted in C#. I have no earlier experience building Interpreters. Hobby project.

abstract-syntax-tree basic-programming csharp interpreter programming-language

Last synced: 01 Jul 2025

https://github.com/laluxx/jade

a C abstraction

programming-language transpiler

Last synced: 30 Apr 2025

https://github.com/darkwizard242/ansible-role-go

Ansible role for Go Programming Language. Available on Ansible Galaxy.

ansible ansible-galaxy ansible-role go golang programming-language system

Last synced: 26 Jan 2026

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/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/wciesialka/play-language

Simple play language built and interpreted in Python.

programming-language python

Last synced: 05 Mar 2025

https://github.com/pmeinhardt/atto

experimenting with µ-kanren & relational programming 🔬

kanren programming-language relational

Last synced: 31 Mar 2025

https://github.com/tinybiggames/parse

Parse - Universal Language Engine: 🔧⚡Build custom programming languages with fluent API + LLVM backend. Define grammar rules at runtime, generate native code instantly - no separate generation step! Perfect for DSLs, compiler research & language experimentation. Delphi native with chainable API design.

code-generation compiler delphi dsl fluent-api language-engine llvm parser-generator pascal programming-language

Last synced: 04 Sep 2025

https://github.com/oblivious-oblivious/zircon

Zircon: a small parser for object oriented programming in C.

object-oriented-programming programming-language transpiler yacc zircon

Last synced: 04 Apr 2025

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

Yet another programming language for self-written kernels :)

c mew programming-language programming-languages python python3 transpiler

Last synced: 22 Jul 2025

https://github.com/neelsoumya/programming_resources

Resources for learning and teaching programming.

programming-language teaching teaching-materials

Last synced: 09 Sep 2025

https://github.com/joelburget/planetary

playing with programming languages again

functional-programming ipfs ipld language merkle programming-language

Last synced: 25 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/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/karanchawla/programmingpractice

This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.

cpp cpp-primer geeksforgeeks leetcode programming-language

Last synced: 21 Mar 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/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/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/guxingke/truffle-demo

graal truffle demo, simple calc impl.

graalvm lisp programming-language truffle

Last synced: 16 Mar 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/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/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/travisty-/monkey

A toy interpreted programming language, written in Go.

go golang interpreter programming-language

Last synced: 26 Feb 2025

https://github.com/slavlned/ice

Ice - go impl of polar 🧊

go interpreter langdev language programming-language

Last synced: 24 Feb 2025

https://github.com/ibax-io/needle

The smart contract programming language called Needle.

blockchain embedded-language golang needle programming-language smart-contracts

Last synced: 09 Apr 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/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/yeonguchoe/javascript-note

Personal study note on JavaScript

javascript programming-language

Last synced: 25 Feb 2025

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: 01 Sep 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/sashakoshka/arf

Please go to https://git.tebibyte.media/fspl/fspl

arf golang programming-language

Last synced: 16 Jan 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: 12 Apr 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/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/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/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/fontseca/lexemn

Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.

cmake cpp interpreter lexing mathematics parsing programming-language

Last synced: 10 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/alexdieu/stalinium-langage

Simple langage de programmation en FR , basé sur python3

programming-language python38

Last synced: 04 Aug 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/keithnoguchi/book-go

The Go Programming Language

book go programming programming-language

Last synced: 17 Jan 2026

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

A programming language for the web with Waray reserved words.

javascript programming-language

Last synced: 20 Jul 2025

https://github.com/nthnn/ankoweb

Versatile scripting language and middleware designed for web development, running on the Anko virtual machine.

golang-application middleware programming-language scripting-engine scripting-interface scripting-language virtual-machine web-application web-developments webdevelopment

Last synced: 02 Mar 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/gustavodiasag/monkey

Yet another interpreter implementation, this time using Golang

golang interpreter language-implementation programming-language test-driven-development

Last synced: 03 Sep 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/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/tengyifei/shink

Shink is a JIT-ed, dynamic programming language

compiler interpreted-programming-language interpreter programming-language

Last synced: 01 Sep 2025

https://github.com/ditzdev/lizard

The Interpreter Lizard Programming Language

interpreter programming-language

Last synced: 30 Jun 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/doktormike/hackmoji.jl

A small language based on Brainfuck which is written to help my children Hamiltonian and Valerian to learn programming.

brainfuck-interpreter hackmoji kids-coding kids-programming programming-for-kids programming-language

Last synced: 06 Jan 2026

https://github.com/jomy10/wasm-lang-temp

Multi-paradigm language for front-end web development. Compiles to WASM and creates small file sizes.

compiler language multi-paradigm programming-language wasm web webassembly webdevelopment

Last synced: 23 Oct 2025

https://github.com/lunastev/wave-ex

Wave - Programming Language. Mail : support@wave-lang.dev

documentation language programming programming-language wave

Last synced: 11 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/itsfuad/jaanlang

JaanLang is a programming language for couples and romantic people. It is a minimal language that anyone can learn very quickly. Enjoy the romantic coding experience!

couple fun programming-language

Last synced: 05 Apr 2025

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

Repo Contains Python Projects and Program

basic programming-language python

Last synced: 04 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/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/connorslade/nosescript

The 𝕭𝖊𝖘𝖙 Programming language!

nose nose-script programming-language

Last synced: 05 Apr 2025

https://github.com/bredalis/programas

✌ Series of programs created with Python ✌

programming-language programs python

Last synced: 04 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/killarexe/mslang

MultiSign is a simple interpreted programming language based on the Lox programming language with small twists.

interpreter interpreter-language java language lox lox-language mslang muti-sign programming-language

Last synced: 05 Apr 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/aziis98/go-lisp-interpreter

A small interpreter for a lisp like language embedded in Go

embedded-scripting-language golang-library lisp-dialect programming-language

Last synced: 08 Jul 2025

https://github.com/mazzzystar/mooc

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

coursera machine-learning programming-language

Last synced: 29 Jun 2025

https://github.com/insoft-uk/primeplus

P+ is essentially the PPL language with additional features, such as substitution capabilities, and requires all keywords to be in lowercase.

code-maintance hp-prime language-design ppl programming-language proprietary-language software-development

Last synced: 07 Apr 2025

https://github.com/shakil1819/portfolio

CSE 224 Project Demonstration

javascript programming-language

Last synced: 23 Mar 2025

https://github.com/louislefevre/onyx

Custom compiler written in Java

compiler java programming-language

Last synced: 30 Mar 2025

https://github.com/okkindel/geckojs

An interpreted, object-oriented and statically typed programming language inspired by TypeScript, Java and Scala written in JavaScript. I will continue it as I will have more time.

gecko language programming-language

Last synced: 29 Apr 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