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☆254Updated 3 years ago
- Little Python to C++ compiler☆96Updated 2 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- C++ to Python converter☆170Updated 5 years ago
- A tool to convert C++ code to Python code.☆168Updated 9 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- A cross-platform multi-level game created in Python using Kivy.☆82Updated 2 years ago
- A tabular data structure for C++☆23Updated 3 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- ☆39Updated 2 years ago
- A language made for a blog post, but that's also named after me☆31Updated 3 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- App to introduce beginners to Tkinter☆69Updated 5 years ago
- C-- Is a small programming language project for me to learn stuff about compilers☆41Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- Aku - Tiny Backtesting/Trading Engine☆41Updated 3 years ago
- A C++ library for big integers and dynamic precision floating-point☆23Updated last year
- An example of mapping shared memory between boost::interprocess and Python's mmap.☆56Updated 10 years ago
- 📈 Console Table and Graph/Plot Libraries☆52Updated 3 months ago
- a clone of the famous Pacman game made using C++ and SFML☆29Updated 3 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- C++ port of remi project☆26Updated 2 years ago
- A programming language made in Python☆59Updated last year
- This is the practice of Python C extensions.☆103Updated 2 years ago
- 📊 The Swiss army knife of a stock trader. THT links stock trading platforms and charts, can add tickers directly from Finviz, take scree…☆27Updated 6 months ago
- Simple youtube video downloader made using PySimpleGUI and pytube☆33Updated 3 years ago
- The 2 versions of web browser is implemented with GUI in tkinter and which gets the desired information from the server.☆19Updated 4 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- Ethereal Language Reference Implementation (archived). Currently working on Scribe.☆162Updated 5 years ago