What modern language would you recommend for a non-event driven program? The program needs to run on a PC or Mac. The input is comma delimited data. The output is to be a report.
Language for non-event driven program
Started by Actor, Nov 24 2010 01:58 PM
5 replies to this topic
#1
Posted 24 November 2010 - 01:58 PM
|
|
|
#2
Posted 24 November 2010 - 05:32 PM
Most any language can create a non-event driven program.
#3
Posted 25 November 2010 - 02:24 AM
WingedPanther said:
Most any language can create a non-event driven program.
For example?
#4
Posted 25 November 2010 - 07:29 AM
keeping the PC/Mac requirement in mind... C, C++, Java, Lazarus, Python, PHP, Perl, FreePascal, etc, etc, etc. If it's a language that compiles on both platforms, you can use it for what you want to do.
#5
Posted 28 November 2010 - 10:52 PM
WingedPanther said:
keeping the PC/Mac requirement in mind... C, C++, Java, Lazarus, Python, PHP, Perl, FreePascal, etc, etc, etc. If it's a language that compiles on both platforms, you can use it for what you want to do.
And to clarify, I don't need the program to run on both PC and Mac, just one or the other.
#6
Posted 29 November 2010 - 06:22 AM
Again, most of the languages I mentioned can do that. You just need to pick one and start learning it.


Sign In
Create Account


Back to top









