| | |
Python and BOO
Thread Solved
![]() |
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?
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?
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.
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.
May 'the Google' be with you!
![]() |
Similar Threads
- I made a BOo-BOO, now I can't start the computer... (Windows NT / 2000 / XP)
- Python! Thoughts? (Python)
- Visual Python ? (Python)
- Experimenting with Boo (Legacy and Other Languages)
Other Threads in the Python Forum
- Previous Thread: Sound in Python
- Next Thread: wxPython Animated Gif
| Thread Tools | Search this Thread |
alarm anydbm app assignment beginner bluetooth character cipher cmd conversion coordinates corners curves customdialog cx-freeze data decimals definedlines development directory dynamic excel exe feet file float format function generator getvalue gnu graphics halp handling homework http ideas input ip itunes keycontrol leftmouse line linux list lists loan loop maintain maze millimeter module mouse number numbers output parsing path prime programming push py2exe pygame pymailer python queue random raw_input recursion recursive schedule screensaverloopinactive script searchingfile slicenotation sqlite ssh string strings sudokusolver text time tlapse tooltip tuple type ubuntu unicode url urllib urllib2 variable ventrilo vigenere web webservice wikipedia wxpython xlib xlwt







