Hi  All my friends and Thomas, 

    I agree python offered features that C++ lacks and it's much easy to
write code in python  or any high level languages. But I found in all my
years of programming that when you work from the assembly level you get
exactly what you want when working with complex problems and  it more
compatible  across platforms with less errors . However,  packages I have
install are python written. When I run into errors  I look at the code in
assembly I can see what instructions that python, might having problems
with.  Then look at the resulting address and instructions in the  registers
to get the resulting errors locations and OP code,etc....  But I still like
python how it works overall.  It take out a lot of headaches and help me
developed applications much smoother and faster.  You all have a nice
day..:) Don't get shot down by Bits.LOLLL 

 

Again Thanks for your input ,

 

Joe 

Software Eng.

ACS, Inc. 

 

 

From: Thomas Kluyver [mailto:tak...@gmail.com] 
Sent: Saturday, September 21, 2013 3:09 PM
To: primary discussion list for use and development of cx_Freeze
Subject: Re: [cx-freeze-users] Thanks

 

On 20 September 2013 19:31, BS <mcoo...@mail.com> wrote:

I see Python has a long way to go to be as good as Microsoft C++ Platform
products.

 

A controversial statement. ;-) There are certainly areas where Python is
better than C++.

 

 I might convert my C++ applications and Games directly to Assembly language
then write a program to convert it into a high level language like Python.

 

Converting assembly language to any decent high level language is a really
difficult task. There's a reason we write code in high level languages and
then compile it to lower level ones.

Thomas

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to