An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with interpreted-programming-language

A curated list of projects in awesome lists tagged with interpreted-programming-language .

https://github.com/skx/gobasic

A BASIC interpreter written in golang.

basic golang interpreted-programming-language interpreter

Last synced: 05 Apr 2025

https://github.com/lawndoc/jaws

Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post

c-programming compiler flex-bison interpreted-programming-language interpreter malware-research polyglot programming-language security-research virtual-machine

Last synced: 07 May 2025

https://github.com/annimon/own-programming-language-tutorial

Source code for course "How to create your own programming language"

interpreted-programming-language interpreter java lexer parser programming-language tutorial

Last synced: 05 Apr 2025

https://github.com/smuuf/primi

Primi language: A scripting language written in PHP.

interpreted-programming-language interpreter language php primi programming repl scripting scripting-language

Last synced: 16 May 2025

https://github.com/bitdotgames/bhl

BHL is a strictly typed programming language based on C# specifically tailored for gameplay logic scripting.

csharp dotnet interpreted-programming-language scripting-language strongly-typed unity-3d

Last synced: 24 Dec 2025

https://github.com/raventid/bebe

My own LISP dialect, crafted with love.

interpreted-programming-language language lisp-dialect

Last synced: 19 Mar 2025

https://github.com/wa1tnr/camelforth-rp2040-a

CamelForth in C for RP2040 Raspberry Pi Pico. A Forth by Dr Brad Rodriguez - ported to RP2040 by wa1tnr - Forth interpreter is on the RP2040 USB port, with output mirrored to UART0. Superseded October 2021 - see README.md file.

c camelforth forth interpreted-programming-language interpreter memory-dumper memory-map rasperry-pi-pico rp2040 rpi-pico rpi-rp2 text-interpreter usart usb-cdc

Last synced: 19 Aug 2025

https://github.com/fentas/argsh

:shell: Argument parsing for all interpreter languages.

argument-parser arguments bash cli interpreted-programming-language shell

Last synced: 11 Apr 2025

https://github.com/maxbarsukov/yascriptlang

🦎 A simple Lisp-inspired scripting language that compiles to JS

interpreted-programming-language interpreter js-interpreter lisp-dialect programming-language

Last synced: 19 Apr 2025

https://github.com/iconmaster5326/ccl

Computer Control Language. Finally, something that lets you control your computer!

ccl interpreted-programming-language interpreter language programming-language

Last synced: 23 Aug 2025

https://github.com/wa1tnr/camelforth-rp2040-b-ms-u

CamelForth in C by Dr Brad Rodriguez - UNSTABLE - RP2040 Pi Pico port with mass storage QSPI flashROM

assembly c camelforth forth interpreted-programming-language interpreter memory-dumper memory-map pico-sdk raspberry-pi-pico rp2040 rpi-pico rpi-rp2 text-interpreter usart usb-cdc

Last synced: 28 Oct 2025

https://github.com/Mithreindeir/nom

First Attempt at a Toy Language Interpreter

interpreted-programming-language interpreter programming-language

Last synced: 11 May 2025

https://github.com/laputanmachines/simple-script

An interpreted, BASIC-like programming language. The language is built with Python. Project was built as a proof-of-concept language but has since been used for data processing at home.

basic-programming interpreted-programming-language interpreter lexer-parser lexical-analysis programming-language

Last synced: 12 Apr 2025

https://github.com/ph-7/goya

This is a simple but powerful programming language. This is my first programming language with an interpreter built in C++. ATTENTION, language is under development and is not stable! If you want to contribute to this project and improve it, please contact me and add your changes via GitHub

c-plus-plus goya goya-language goya-programming-language interpreted-language interpreted-programming-language interpreter language lexer lightweight-programming-language own-language parser programming programming-language

Last synced: 09 Apr 2025

https://github.com/ph-7/joralang

:moyai: :sunrise: :tropical_fish: JoraLang is my new Interpreter language working with a C++ Interpreter. It also offers a easy Terminal interface. Jora Language Interpreter is a simpler and lighter version with a totally different language syntax than my first GoYa programming language https://github.com/pH-7/GoYa :globe_with_meridians:

c-plus-plus goya goya-language interpreted-language interpreted-languages interpreted-programming-language interpreter jora jora-language language own-language parser programming programming-language

Last synced: 13 May 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/felixklauke/slug-java

Java implementation of a simple proof of concept interpreted programming language SLUG (Simple Language).

interpreted-programming-language interpreter java language lexer own-language

Last synced: 31 Jul 2025

https://github.com/devcheckog/nyxlang

Another TOY interpreted programming language for scripting.

ast-tree interpreted-programming-language interpreter

Last synced: 27 Feb 2025

https://github.com/nthnn/uartix

Strange dynamic programming and scripting language that performs mathematical computations on a connected Raspberry Pi Pico (RP2040) through UART connectivity.

interpreted-programming-language interpreter programming-language programming-language-design programming-language-development programming-language-interpreter raspberry-pi-pico raspberry-pi-pico-projects rp2040-arduino uart uart-protocol

Last synced: 31 Jan 2026

https://github.com/lilbludev/terra

Terra is made to be a drop-in easy to use and fast interpreted programming language.

custom-programming-language interpreted-programming-language programming-language terra ziglang

Last synced: 24 Jan 2026

https://github.com/sheikhartin/farr

A brand new programming language designed for developers with diverse coding interests! Yes, it's free to star 🌟!

from-scratch from-scratch-in-python interpreted-programming-language programming-language

Last synced: 03 Apr 2025

https://github.com/spookyless/shortscript

Custom interpreted language focused on minimal syntax

antlr4 interpreted-programming-language interpreter shortscript

Last synced: 25 Jun 2025

https://github.com/imshymike/eryx

A decently fast and simple dynamically typed programming language similar to javascript/python.

dynamically-typed interpreted-programming-language programming-language

Last synced: 11 Jun 2025

https://github.com/1boch1/murphy

Scanner, Parser and Interpreter of a simple functional programming language

functional-language interpreted-programming-language ocaml programming-language

Last synced: 27 Mar 2025

https://github.com/eponymous/yocto-scheme

Small scheme interpreter based on MiniScheme

interpreted-programming-language scheme scheme-interpreter

Last synced: 11 May 2025

https://github.com/a1exwang/wtf-interp

An functional scripting language inspired by Ruby, Elixir, CoffeeScript, Python, etc

functional-programming interpreted-programming-language language ruby wtf

Last synced: 01 Aug 2025

https://github.com/brianmacintosh/snakeex

SnakeEx is a 2D text-search or pattern-matching language based on regex.

interpreted-languages interpreted-programming-language interpreter interpreters language

Last synced: 04 Feb 2026

https://github.com/hbiede/threes

Novelty programming language that operates as a stack-based reduced instruction set language.

esoteric-language esoteric-programming-language interpreted-language interpreted-programming-language langauge programming-language stack stack-language

Last synced: 03 Apr 2025

https://github.com/ktnlvr/smol-forth-c

:computer::speech_balloon::fire: a tiny forth-like language interpreter intended for no real usage, except for maybe an arduino calculator

ansi-c c99 concatenative-language forth forth-like header-only interpreted-programming-language interpreter small small-projects weekend-hacking weekend-project wip wip-do-not-use

Last synced: 24 Mar 2025

https://github.com/tengyifei/shink

Shink is a JIT-ed, dynamic programming language

compiler interpreted-programming-language interpreter programming-language

Last synced: 13 Feb 2026

https://github.com/nightmachinery/brishgarden

BrishGarden uses Brish to serve an HTTP API that can execute interpreted code (that would otherwise need expensive startup costs) fast. It's also useful as a remote code executor.

brish fastapi interpreted-programming-language remote-access remote-control remote-execution remote-shell siri-shortcuts

Last synced: 20 Feb 2025

https://github.com/acerx-amj/cll_interpreter

Interpreter for CLL inspired by C++ and Python.

cpp17 interpreted-programming-language interpreter programming-language

Last synced: 17 Sep 2025

https://github.com/wlodpawlowski/python-test-docs

My first experimental Python application for testing all functionalities according to the documentation

backend-python interpreted-programming-language python python-application python-console python-library python-script python2 python3 script-language

Last synced: 17 Mar 2025

https://github.com/samwson/monkey-lang-in-ocaml

A simple interpreted language for learning purposes.

interpreted-programming-language ocaml

Last synced: 22 Mar 2025

https://github.com/sty00a4-code/hydra-lang

A scripting language with a Rust-Python-like syntax and Lua-like runtime.

compiler interpreted-programming-language interpreter interpreters language lua parser

Last synced: 21 Mar 2025

https://github.com/jdcodework/rslox

Implementation of the lox language proposed by the book “Crafting Interpreters”.

crafting-interpreters interpreted-programming-language lox-interpreter rust-lang

Last synced: 28 Dec 2025

https://github.com/stynh/novabasic

Custom programming language interpreted in Typescript. Hobby project.

abstract-syntax-tree babel basic interpreted-programming-language interpreter typescript webpack

Last synced: 29 Oct 2025

https://github.com/jean0t/parbuj-pl

Interpreted language created from Go language

custom-programming-language go golang interpreted-programming-language

Last synced: 24 Mar 2025

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

An agent-based modeling language for modeling simulations

agent-based-modeling interpreted-programming-language

Last synced: 09 Feb 2026

https://github.com/primeeagle/sonata

A modern scripting language with an advanced type system, supporting both object-oriented and functional programming paradigms.

functional-programming interpreted-programming-language object-oriented-programming programming-language scripting-language

Last synced: 10 Oct 2025