943,973 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Marked Solved
  • Views: 3338
  • Python RSS
Nov 19th, 2005
0

Python and BOO

Expand Post »
A somewhat strange find in the Pyton Code Snippets here on this site. Is the BOO language very much like Python?

It seems nice that one can compile and interpret the same language. Will it be worth to translate Python code to BOO just to get a nice small exe file?

Does it have something like wxPython?
Similar Threads
Reputation Points: 404
Solved Threads: 180
Nearly a Posting Virtuoso
bumsfeld is offline Offline
1,422 posts
since Jul 2005
Nov 19th, 2005
0

Re: Python and BOO

I thought this was a joke until I stumbled upon http://boo.codehaus.org/
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Nov 20th, 2005
0

Re: Python and BOO

Maybe Vegaseat was joking?
Reputation Points: 404
Solved Threads: 180
Nearly a Posting Virtuoso
bumsfeld is offline Offline
1,422 posts
since Jul 2005
Nov 20th, 2005
0

Re: Python and BOO

No, it looks like the language really exists (see link posted).
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Nov 22nd, 2005
0

Re: Python and BOO

There is a story behind Boo. A gifted programmer in Brazil developed applications in Python and then rewrote them in C# for distribution. Python code is short and easy on the eye, alas C# is extremely verbose and type declarations are dogmatic, almost fascistic.

It was easier to develop a new language combining the best of Python and C#. The result was Boo with a ghost as a symbol. The endless {} and ;;; are replaced with indentations, if the compiler can infere the type it will and so on. It almost looks like the compiler is allowed to think a little, can you imagine that!

Boo uses the Common Language Interface (CLI) just like C#, which makes GUI tools available. So a wxPython like tool is built in.

The caveat with Boo is that it is young and help is almost totally missing.
Moderator
Reputation Points: 1333
Solved Threads: 1403
DaniWeb's Hypocrite
vegaseat is offline Offline
5,792 posts
since Oct 2004
Nov 22nd, 2005
0

Re: Python and BOO

Thanks for the lesson, vegaseat!
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Python Forum Timeline: Sound in Python
Next Thread in Python Forum Timeline: Animated GIF files





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC