485 skills found · Page 2 of 17
lantip / Sawasawa (ꦱꦮ) is an open source programming language, an interpreter to be precise, where you can write python code using javanese character.
albertz / PyCParserC parser and interpreter written in Python with automatic ctypes interface generation
keiffster / Program YPython 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
livebook-dev / PythonxPython interpreter embedded in Elixir
textX / ArpeggioParser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
byt3bl33d3r / PyMalleableC2Python interpreter for Cobalt Strike Malleable C2 Profiles. Allows you to parse, build and modify them programmatically.
gkbrk / Python Jvm InterpreterJava Virtual Machine implementation in Python
pablojorge / BrainfuckCollection of BF interpreters/translators in C/C++/ASM/JS/Python/Rust + others
photonlines / Python Prolog InterpreterA simple Prolog Interpreter written in a few lines of Python 3. It runs a limited subset of Prolog and uses backtracking and generators in order to perform its magic.
rdebath / BrainfuckBrainfuck torture test. Brainfuck interpreters and compilers to C, V. VIM syntax file for brainf*ck. Fast JIT Assembly, JIT C running, Perl, Python, php, Ruby, lua, go, awk, neko, PS1, bash, ook, trollscript etc etc
richpl / PyBasicSimple interactive BASIC interpreter written in Python
pocmo / Python BrainfuckJust a small Brainfuck interpreter written in Python
blazzbyte / OpenInterpreterUISimplify code execution with Open Interpreter UI Project with Streamlit. A user-friendly GUI for Python, JavaScript, and more. Pay-as-you-go, no subscriptions. Ideal for beginners.
dod-cyber-crime-center / PyhidraPyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.
d0c-s4vage / Pfppfp - Python Format Parser - a python-based 010 Editor template interpreter
meta-pytorch / Multipytorch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
creatorrr / PyAIMLPyAIML -- The Python AIML Interpreter
devpack / Android Python27Embed Python 2.7 (3.2 and others) interpreter and your scripts into an Android APK
aichaos / Rivescript PythonA RiveScript interpreter for Python. RiveScript is a scripting language for chatterbots.
py5coding / Py5A Python library that makes Processing available to the CPython interpreter using JPype.