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☆97Updated 2 years ago
- Py2C — a Python to C++ converter☆255Updated 4 years ago
- C++ to Python converter☆171Updated 5 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- Trying to implement python functions in C so it's easier to read.☆16Updated 2 years ago
- A language made for a blog post, but that's also named after me☆31Updated 4 years ago
- Fast algorithm for sampling from discrete distributions☆13Updated last year
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 2 weeks ago
- A tool to convert C++ code to Python code.☆168Updated 9 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- Dip☆41Updated 4 years ago
- Ceylonicus is the first Sinhala Programming Language (first to support sinhala-based syntax). It can run sinhala and english syntax in a …☆12Updated 4 months ago
- Example Code of Calling Python from C++ with PyBind11.☆68Updated 4 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- A basic minifier for C / C++☆83Updated 4 years ago
- Experimental Programming Language Coded in Python!☆77Updated 5 years ago
- A write once programming language in a bite sized package☆26Updated last year
- An interpreter that can evaluate simple calculations to understand how computers process human-readable text☆59Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 5 years ago
- A programming language made in Python☆58Updated 2 years ago
- Port of Python's Turtle to C++☆81Updated last year
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- A cross-platform multi-level game created in Python using Kivy.☆82Updated 2 years ago
- Interpreter for the Declaration Section of a C program☆44Updated 6 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 5 years ago
- For youtube☆59Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- A Python to C++ compiler.☆44Updated 7 years ago
- C++ implementation of a Artificial Neural Network☆25Updated 6 years ago