Free Republic
Browse · Search
General/Chat
Topics · Post Article

I am currently evenly split between C++, and Python.

Please correct my bad assumptions, and make sure I have analyzed this problem correctly. I don't want to re-start once I start.

Perhaps when I am done writing it in Python, "Shed-Skin" would be mature enough to use. Risky!

1 posted on 07/06/2009 12:40:47 PM PDT by ROTB
[ Post Reply | Private Reply | View Replies ]


Navigation: use the links below to view more comments.
first previous 1-2021-22 last
To: ROTB

Personally I like Python with wx.Python for GUI stuff. Runs on Windows, MAC, and Linux just fine.


81 posted on 07/07/2009 8:28:55 PM PDT by krb (Obama is a miserable failure.)
[ Post Reply | Private Reply | To 1 | View Replies ]

To: ROTB
See if you can write your app in Ruby. It's really simple. You can write the performance-critical guts of your app in C++ and use the Foreign Function Interface (ffi) to access it without writing tedious glue code. And, if you need the Java libraries, you can seamlessly transition to JRuby and use them without having to get lost in the monumental tedium which is the Java language.

Within the Java orbit, there are also Scala, Clojure, Groovy, and Jython. Scala gives you all the power of Java with a much more powerful syntax. Clojure relaxes the typing constraints without too much sacrifice in performance. Groovy is a scripting language designed to appeal to Java programmers. Jython is a Python on top of the JVM.

84 posted on 07/07/2009 10:41:14 PM PDT by cynwoody
[ Post Reply | Private Reply | To 1 | View Replies ]


Navigation: use the links below to view more comments.
first previous 1-2021-22 last

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson