Similar projects are UniversalPython and UniRust.
This code is copyright 2022 Oliver Geer and licensed GPL-3.0-or-later, but other free and open source licenses are negotiable if you want to merge it with an existing project.
- Add basic Spanish support
- Contact teacher re. whether they think completed is useful / right direction - option to wait until Sept.
- DM101
- Share publicly
PROTOTYPE RELEASE ⭐
-
Clean up
-
Add support for more syntaxes and data types, including:
- (Less important for first prototype)
- Tuple /
+=/-=/*=//=assignment - try/except
- Dictionaries
-
Operators (improve for int/int = float; float//float = int)