|
|
#1 |
|
Pascal Programming
I have an old Pascal basketball stats program that I would like to convert to run in OS X. Its a quick and easy program that works great. Only problem is we have to use old equipment to run it. An emulator would also work, but I need to be able to print from it. Any help or suggestions any of you could provide I would greatly appreciate it. Thanks
|
|
|
|
0
|
|
|
#2 | |
|
Quote:
Does the app have a GUI or is it console/text based? B
__________________
MBA (13" 1.7 GHz 128GB), UMBP (15" SD 2.8 GHz), UMB (13" 2.4 GHz), iMac (17" Yonah), 32GB iPad 3 WiFi+LTE, 64 GB iPad WiFi, 32 GB iPhone 5, Airport Extreme |
||
|
|
0
|
|
|
#3 |
|
Its console/text based. All the code entered is 3 digits. If player number 10 scores a 2 pointer its 210, a 3 pointer its 310, if he/she misses its s10. For rebounds its d10 for defensive and r10 for offensive and so on. All players are entered into a team file and you don't have to worry about substitutes either. The great thing is that you don't have to look down to key in the event. So many of the new programs you have to look down and there is too many clicks. We tried one for the iPad and found ourself cheating off of the old system to keep up.
Thanks for your help. |
|
|
|
0
|
|
|
#4 |
|
So definitely take a look at the larswik Pascal threads. There are plenty of links and instructions there to get you started if you are running into any issues.
Another option, that wasn't right for larswik would be to use p2c to translate your Pascal source to C and maintain that translated code instead. B
__________________
MBA (13" 1.7 GHz 128GB), UMBP (15" SD 2.8 GHz), UMB (13" 2.4 GHz), iMac (17" Yonah), 32GB iPad 3 WiFi+LTE, 64 GB iPad WiFi, 32 GB iPhone 5, Airport Extreme |
|
|
|
0
|
|
|
#5 | |
|
Quote:
|
||
|
|
0
|
|
|
#6 | |
|
Quote:
The advantage is you get C code out of it which would be easier to compile on random platforms. B
__________________
MBA (13" 1.7 GHz 128GB), UMBP (15" SD 2.8 GHz), UMB (13" 2.4 GHz), iMac (17" Yonah), 32GB iPad 3 WiFi+LTE, 64 GB iPad WiFi, 32 GB iPhone 5, Airport Extreme |
||
|
|
0
|
|
|
#7 | |
|
Quote:
By the way, to get splint, a more sophisticated version of Unix's lint command, you need to build it first. It's worth the effort because it'll tell your computer how to find memory leaks, unreachable code, and maybe even an infinite. But run splint on its own source code, and the computer will find something to yell about. Ironic? |
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Do you need to know programming to make a informational app for the iPhone? | cootersgarage6 | Mac Basics and Help | 1 | Jan 28, 2011 08:44 PM |
| What is the easiest language to program in for iPhone apps? | cootersgarage6 | iPhone and iPod touch Apps | 1 | Jan 28, 2011 03:40 PM |
| Helpful DOS Programs, Anyone? | Corbin052198 | Community Discussion | 4 | Nov 24, 2010 04:12 PM |
| Program Files??? x11??? | thepinknoodle | Mac Basics and Help | 3 | Nov 12, 2010 05:16 PM |
All times are GMT -5. The time now is 08:13 PM.







Linear Mode

