51 results for “topic:python-interpreter”
This project focuses on understanding the language ecosystem
迷你Python解释器(A python interpreter)
JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.
Multi-client Cross-platform Python Backdoor/Reverse Shell/RAT with AES Encryption
A Python interpreter built from scratch in C++
WebAssembly Browser-based Python interpreter playground
Tiny calculator interpreter with supporting Mathematical functions using Python.
A Discord bot that can interpret python code.
An app that hosts a Python interpreter for Android and provides it to other apps
A simple python interpreter written in C++ that mimics Python 2.7.
Introduction to RustPython [WIP]
An attempt to understand how Python behaves and work under the hood.
The Natscript interpreter, a custom programming language, with a natural English-like syntax.
a interactive ironpython shell for rhino3d
This is a discord bot that allows you to quickly calculate and graph math.
Josh's Own SHell, a wrapper around Docker that instantly puts you into a linux shell with the perfect Python environment for your project.
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.
Programming language with assembly interpeter
A python course for beginners
A simple ping pong game Uses Esoteric programming language -Brainfuck
A Python debugging library for detailed code execution tracing. This library provides utilities for tracing Python code execution with detailed information about variables, function calls, and execution flow.
🈶 An Interpreter of the language Befunge written in Python
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.
Ultra simple Toy Python Interpreter written in OCaml in an attempt to learn OCaml
A Python Interpreter written purely in Python
Just what it sounds like, decorator that patches function bytecode to allow GOTO's *ROFL* As part of what I call the "How it's made - Software edition"
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
No description provided.
一个用 python 实现的简单python解释器,分版本逐步实现一个简单的python解释器功能,适合初学者了解解释器的工作原理。
Small bytecode interpreter written in C++.