Coding Global Background
Coding Global

Need Help | don't know where to start

Archived 7 months ago
3 messages
2 members
8 months ago
Open in Discord
G
Gayming2252
Copy Paster!

I want to create a Python program (preferably with Tkinter) to simplify code creation for a simple custom language, and I don't know where to start. A simple program in this language would look like this: 511 (Save IO1 in RAM1) 522 (Save IO2 in RAM2) 112 (RAM3 = RAM1 + RAM2) 633 (Output RAM3 in IO3) (IO3 = IO1 + IO2)

Replies (3)