Python Forum
Porting Applesoft BASIC "DECIDE" to Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Porting Applesoft BASIC "DECIDE" to Python
#1
In the 90s, I inherited an Apple //e computer from my grandfather. One of the books that came with it was called "32 BASIC Programs for the Apple Computer" written by Tom Rugg and Phil Feldman, and published by Dilithium Press. This book contained a 5 1/4-inch diskette with all the book's programs on it, including one called "DECIDE" which I used to play with a little bit. Here is a link to a text file containing the program listing in Applesoft BASIC.

https://1drv.ms/t/s!Aj9V_5x2ju0XprUWEXLI...Q?e=IyAGKN

I need some help porting this program to Python. My biggest challenge, I think, will be the sorting routine (lines 1600-1630). Has anyone tried porting this program to Python before, and if so, can anyone help me out with doing so?

Brandon Taylor
Reply


Messages In This Thread
Porting Applesoft BASIC "DECIDE" to Python - by RobinHood2020 - Mar-29-2020, 06:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with porting to python3 mason28 3 5,294 Jan-23-2021, 02:48 AM
Last Post: Larz60+
  Basic python Natters10 3 3,102 Nov-29-2020, 07:04 AM
Last Post: Love2code
  output mismatching when porting a python from python2 env to python3 env prayuktibid 2 2,573 Jan-21-2020, 04:41 AM
Last Post: prayuktibid
  Help with basic python AaronG123 4 2,271 Nov-14-2019, 02:57 PM
Last Post: AaronG123
  Can't decide - install modules with Ubuntu package manager (apt) or pip3 in venv Thisisaline 6 3,807 Jul-19-2019, 04:58 PM
Last Post: snippsat
  Speedup the porting process Sandy7771989 2 2,161 May-14-2019, 10:35 PM
Last Post: MvGulik
  When to decide whether or not to have an argument in a class method? JoeB 3 3,114 Oct-29-2017, 03:51 PM
Last Post: buran
  Porting a MATLAB program into Python? xpress_embedo 1 4,283 Jan-16-2017, 06:16 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020