utting98 / py-to-cpp-converter
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 4 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
- Little Python to C++ compiler☆94Updated last year
- C++ to Python converter☆169Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- Pascal simplified compiler written in python without external dependencies☆15Updated 6 years ago
- A small footprint scripting language with C++ integration.☆84Updated last year
- A C language parser built from the scratch, without using compiler generator.☆15Updated 2 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆28Updated 4 years ago
- JavaScript-like "var" (Number/String/Array/Object/function) for C++☆18Updated 7 years ago
- transpile C source code to high-level JavaScript syntax☆27Updated 8 years ago
- A simple scripting language☆98Updated last year
- Mathematics library for C and C++☆49Updated 10 months ago
- The source code for howCode's 2018 'Make your own Programming Language' series.☆24Updated 6 years ago
- CupScript Is A Simple Scripting Language Completely Created Using Python☆23Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆32Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Make your own OS in brainfuck!☆15Updated 4 years ago
- A simple programming language, just for studying parsing and how to use lark-parser.☆8Updated 6 years ago
- Desk(top) calculator application in C++☆12Updated last year
- [OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms☆34Updated 6 years ago
- A C++ library for big integers and dynamic precision floating-point☆21Updated last year
- An interpreter for the Monkey programming language written in C++☆26Updated 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…☆50Updated 6 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆19Updated last year
- Immediate Human User Interface☆42Updated 3 years ago
- Toy Calculator☆8Updated 4 years ago
- A faster analogue of the std::vector for the perfomance-dependent enviroment☆17Updated 5 years ago
- defer a callable until the end of the current scope☆18Updated 4 years ago
- C-- Compiler using Antlr4☆16Updated 6 years ago
- fast and safe base library for x86-64 Linux SSE4.2 in asm (non-official patches)☆26Updated 5 years ago
- C++ library for tensors☆13Updated 5 years ago