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:
- Little Python to C++ compiler☆94Updated last year
- A tool to convert C++ code to Python code.☆168Updated 8 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- C++ to Python converter☆171Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- The source code for howCode's 2018 'Make your own Programming Language' series.☆24Updated 6 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- A language made for a blog post, but that's also named after me☆31Updated 3 years ago
- Pure python lexer and parser implementation.☆32Updated 4 years ago
- A cross-platform multi-level game created in Python using Kivy.☆81Updated 2 years ago
- In this project, I generated waves with different frequencies, built my own virtual piano, and synthesized & played a song. All of this w…☆34Updated 4 years ago
- 2D Game Engine☆41Updated 4 years ago
- App to introduce beginners to Tkinter☆69Updated 5 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- Panda3D wrapper for PyQt5☆26Updated 2 months ago
- Trying to implement python functions in C so it's easier to read.☆16Updated 2 years ago
- A script to generate a timetable for university students, that is easy to see, and edit.☆13Updated 4 years ago
- C-- Is a small programming language project for me to learn stuff about compilers☆40Updated 2 years ago
- Experimental JIT/AOT for Python☆15Updated 4 years ago
- Examples of using common Python profiling techniques☆12Updated 6 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- A C++ File Manager library, to load files in a directory with options to exclude extensions with patterns. Also available as cross platfo…☆17Updated 2 years ago
- Price Prediction Case Study predicting the Bitcoin price and the Google stock price using Deep Learning, RNN with LSTM layers with Tensor…☆55Updated last year
- HTML widgets for tkinter☆37Updated last year
- A C++ library for big integers and dynamic precision floating-point☆23Updated last year
- A pure Python 2D/3D graphics library that outputs to windows bitmap format☆31Updated last year
- Simple Minecraft clone made in 5 seconds (modded from Fogleman's version)☆67Updated 4 years ago
- Visualizing 1000 subscribers with Pygame and Youtube Analytics API.☆18Updated 3 years ago
- AI research environment for program generation.☆27Updated 2 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago