An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: python-interpreter

Takax62/iPython

This is not the Jupyter IPython. This is a simple console-based Python IDE with content viewer, creating new files, opening files, a shell and a file runner.

Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rbaltrusch/natscript

The Natscript interpreter, a custom programming language, with a natural English-like syntax.

Language: Python - Size: 307 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 0

mambuzrrr/pipPilot

pipPilot – A modern, easy-to-use Python package manager GUI. Quickly view, update, and install Python packages for any interpreter on your system.

Language: Python - Size: 552 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

BaseMax/MiniCalculatorInterpreter

Tiny calculator interpreter with supporting Mathematical functions using Python.

Language: Python - Size: 163 KB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 25

jspython-dev/jspython

JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.

Language: TypeScript - Size: 429 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 80 - Forks: 9

xupingmao/minipy

迷你Python解释器(A python interpreter)

Language: C - Size: 3.99 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 82 - Forks: 15

izo0x90/Adding-GOTO-statement-to-Python

Just what it sounds like, decorator that patches function bytecode to allow GOTO's *ROFL*

Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AlexisTM/discord-calculator-bot

This is a discord bot that allows you to quickly calculate and graph math.

Language: Python - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

arondirnfeld/Aron_Progreming_Language

שפת אהרן (Aron) - The first Hebrew programming language with RTL support. Features variables, arithmetic, conditionals, and full right-to-left text orientation. Perfect for Hebrew speakers learning to code.

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jpenrici/Terminal_GTKmm

Simple GTKmm Terminal for experimentation.

Language: C++ - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tidely/PyDoor 📦

Multi-client Cross-platform Python Backdoor/Reverse Shell/RAT with AES Encryption

Language: Python - Size: 445 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 71 - Forks: 29

vwh/python-playground

WebAssembly Browser-based Python interpreter playground

Language: TypeScript - Size: 2.07 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 17 - Forks: 1

amazingcoderpro/simple_interpreter

一个用 python 实现的简单python解释器,分版本逐步实现一个简单的python解释器功能,适合初学者了解解释器的工作原理。

Language: Python - Size: 108 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

SouvikGhosh05/Release-the-GIL

About Python's multithreading and GIL

Language: Python - Size: 259 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

JoshuaSchlichting/jo.sh

Josh's Own SHell, a wrapper around Docker that instantly puts you into a linux shell with the perfect Python environment for your project.

Language: Shell - Size: 55.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

brunocampos01/understanding-the-python-ecosystem

This project focuses on understanding the language ecosystem

Language: Python - Size: 147 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 104 - Forks: 18

chirag-sharma72/Beginner-Python

A python course for beginners

Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

The-Continuers/PL-Project

A simple python interpreter with racket

Language: Racket - Size: 54.7 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

raulpy271/pyfunge

🈶 An Interpreter of the language Befunge written in Python

Language: Python - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

BRCode4Fun/Python-Interpreter

A Python interpreter built from scratch in C++

Language: C++ - Size: 242 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

rbaltrusch/simple_interpreters

Contains implementations of simple REPL interpreters

Language: C - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SamirPaulb/ide

Online Python Compiler (Online IDE, Interpreter, Editor)

Language: HTML - Size: 208 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 21

Abestanis/APython

An app that hosts a Python interpreter for Android and provides it to other apps

Language: Java - Size: 3.26 MB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

Zachary-Rude/compilepython.js

A Python interpreter for the web

Language: JavaScript - Size: 867 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kazcfz/RunMyPython

RunMyPython is a web-based Python execution module built using the Flask framework. It allows secure execution of arbitrary Python code directly via web interface and preview of executed results.

Language: HTML - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KalimaraPeleteiro/LIMPIL

Interpretador da Linguagem Interpretada de Manipulação de Pilha (LIMPIL)

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FabSDev1/Basic-python-bytecode-micro-interpreter

Language: Go - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rh3xp/nagini

An interactive python interpreter for your command line.

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

xnoe/ocaml-python-interpreter

Ultra simple Toy Python Interpreter written in OCaml in an attempt to learn OCaml

Language: OCaml - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

HomiGrotas/Dorina

Programming language with assembly interpeter

Language: Assembly - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

AlphaYuan/alphaCoder

Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

kalpitborkar/Python-Interpreter

A Python Interpreter written purely in Python

Language: Python - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Naereen/MiniPy-interpreter-in-OCaml

My local copy of files from https://github.com/LaurentMazare/LaurentMazare.github.io/tree/master/minipy, whose code is there https://github.com/LaurentMazare/ocaml-minipy

Language: CSS - Size: 1.3 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hackifiery/PythonExec

A simple python interpreter

Language: HTML - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arvimal/Python-Back-to-basics

An attempt to understand how Python behaves and work under the hood.

Size: 42 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 4

jackweatherford/PythonInterpreter

A simple python interpreter written in C++ that mimics Python 2.7.

Language: C++ - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

gonzalo-cordova-pou/interpreter

Python interpreter based on expressions and functions. The input and output of this interpreter will be through a web interface, although a command line interface is also provided.

Language: Python - Size: 278 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

lukemjohnston/pysub

Python interpreter developed in C++

Language: C++ - Size: 1.04 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ruwanego/RustPython-intro

Introduction to RustPython [WIP]

Size: 275 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

caadxyz/RhinoPythonShell

a interactive ironpython shell for rhino3d

Language: C# - Size: 730 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

SiriusNEO/Miko-Python-Interpreter

Miko,ACM A班第二次大作业 Python 解释器 使用 antlr4 framework

Language: C++ - Size: 550 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BenjaminHinchliff/discord-python-interpreter-bot

A Discord bot that can interpret python code.

Language: Python - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 5

feliposz/cpp-bytecode-interpreter

Small bytecode interpreter written in C++.

Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

absozero/bosa-bot

A cool bot named BOSA-bot that will do a lot of general commands, and will have many new commands added through active development.

Language: Python - Size: 2.51 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abhinav-bhardwaj/python-interpreter-for-chrome-extension

Python Interpreter for Google Chrome Extension

Language: CSS - Size: 1.32 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

KonstantinosAng/Brainfuck_Interpreter

A simple Python Interpreter for the Brainfuck Esoteric Language.

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hudsonssrosa/pyon-robot-ui-tests-web

PYON ROBOT - UI Test Automation with Robot Framework

Language: Python - Size: 41.9 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

GeniusChinez/pet-python

a python parser implementation

Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ishmav16/A-New-Programming-Language-for-Data-Structures-Visualization

Developed a new scripting language in which we can visualize the data structures like Arrays, Stacks, Queues etc., and their performed operations.

Language: Python - Size: 504 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

webkadiz/JSPython

Python interpreter on JavaScript

Language: JavaScript - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
python-interpreter 50 python 25 interpreter 16 python3 8 virtual-machine 3 python-ide 3 cpython 3 discord 3 bytecode 3 programming-language 3 cpp 3 repl 2 docker 2 interpreter-python 2 python-compiler 2 ast 2 calculator 2 scripting-language 2 python-language 2 skulpt 2 discord-bot 2 javascript 2 virtualenv 2 bot 2 antlr4 2 parser 2 cli 2 flask 2 package-manager 2 gui-application 2 python-playground 2 ocaml 2 online-interpreter 1 online-judge 1 android 1 assembly-interpeter 1 simulator 1 go 1 stack-based-language 1 interpreted-programming-language 1 python-web 1 python-execution 1 python-exec 1 arbitrary 1 arbitrary-code-execution 1 codemirror-editor 1 code-mirror 1 codemirror 1 console-ide 1 vscode 1 drracket 1 eopl 1 functional-programming 1 racket 1 befunge 1 befunge-93 1 befunge-interpreter 1 esoteric-interpreter 1 esoteric-language 1 turing-complete 1 abstract-syntax-tree 1 compiler 1 vm 1 c-interpreter 1 interpreter-language 1 java-interpreter 1 simple-interpreter 1 code-editor 1 code-editor-online 1 editor 1 hacktoberfest 1 hacktoberfest-accepted 1 hacktoberfest2022 1 online-ide 1 online-idecode-editor 1 c-plus-plus 1 lexer 1 rust-crates 1 rust-lang 1 rustpython 1 syntax-tree 1 rhinocommon 1 discord-py 1 bytecode-interpreter 1 discord-developer-portal 1 brave-extension 1 chrome-extension 1 google-chrome 1 google-chrome-extension 1 javascript-applications 1 severless 1 web-browser-extension 1 webbrowser 1 brainfuck-interpreter 1 behavioural-tests 1 robot-framework 1 ssh 1 ui-testing 1 web-automation-testing 1 python-parser 1