utting98 / py-to-cpp-converterLinks
This project is a work in progress python script that will read in another python script and attempt to convert it to a C++ program via accessing and replacing AST nodes with relevant C++ commands and file writeout. In the first instance it will be written only to handle base library python, possibly extending in the future.
☆33Updated 5 years ago
Alternatives and similar repositories for py-to-cpp-converter
Users that are interested in py-to-cpp-converter are comparing it to the libraries listed below
Sorting:
- Py2C — a Python to C++ converter☆255Updated 3 years ago
- Little Python to C++ compiler☆94Updated last year
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- A language made for a blog post, but that's also named after me☆30Updated 3 years ago
- A tool to convert C++ code to Python code.☆168Updated 8 years ago
- The source code for howCode's 2018 'Make your own Programming Language' series.☆24Updated 6 years ago
- Yet another VM language☆17Updated 5 years ago
- A simple programming language using llvmlite in python3☆51Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Vulkan game engine I'm working on☆15Updated 3 years ago
- A simple and easy-to-use library to build pipelines in C☆24Updated 3 years ago
- A C language parser built from the scratch, without using compiler generator.☆15Updated 2 years ago
- A Python to C compiler☆40Updated 4 years ago
- Experimental Programming Language Coded in Python!☆75Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- transpile C source code to high-level JavaScript syntax☆28Updated 9 years ago
- Examples of using common Python profiling techniques☆12Updated 6 years ago
- A python module to play sound beeps corresponding to musical notes☆21Updated 4 years ago
- Single-header C++ library for bit manipulation.☆24Updated 3 years ago
- Port of Python's Turtle to C++☆74Updated 4 months ago
- Ray tracing engine, from scratch, in C++☆28Updated 2 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- A minimal subset of the Boost C++ library☆34Updated last year
- [(forever)WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.☆37Updated 2 years ago
- A minimal notepad application designed with PySimpleGUI, but with a few bonus features.☆23Updated 4 years ago
- Simple multiprocess operating system running on x86 CPUs.☆63Updated 5 years ago
- Hotpatching, closures, lambdas, and signal-based exception handling in GNU C☆15Updated 4 months ago
- LALR(1) parser for C++☆79Updated 10 months ago
- 2D Game Engine☆41Updated 3 years ago