Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.
/ GlobalPython Public archive

Work In Progress. An interface to the python programming language to let you code in your own language! No pseudocode needed.

License

Notifications You must be signed in to change notification settings

WebCoder49/GlobalPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status: Unmaintained and Incomplete

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.


TO DO:

Working On / Current Bugs

  • Add basic Spanish support

The Queue

  • 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)

About

Work In Progress. An interface to the python programming language to let you code in your own language! No pseudocode needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages