DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

PythonSprache > BauenMitBambus > Bazaar > BeingAGoodProgrammer > BeingDBA > BenevolentDictatorForLife > BicycleRepairMan > PythonIDEs > BigTable > AlternativeDBSystems > BillGosper > Bliki > Blog > BlogEngines > BondageAndDisciplineLanguage > Boo > BooLanguageClear Trail
Main /

Boo Language

(weitergeleitet von Main.Boo)

Python
CSharp

ProgrammingLanguages
TypeInference
A wrist friendly language for the CLI. With much of the syntax of Python.
In contrast to IronPython or Python, Boo is statically typed, not dynamically. See StaticTyping, DynamicTyping, and TypeInference.

Boo is an object oriented, statically typed programming language for the Common Language Infrastructure with a Python-inspired syntax and a special focus on language and compiler extensibility. Some features of note include type inference, generators, multimethods, optional duck typing, macros, true closures, currying, and first class functions.



The guys who came up with “public static void main” were probably kidding, the problem is that most people didn't get it was a joke.


You can however specify that an object is to be duck typed by explicitly declaring its type as "duck". Also, boo now has an option that turns on implicit duck typing by default, which makes coding in boo much more like python.



some features


additional information


IDE


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 07.02.2006 22:43 Uhr und seit 7. April 2005 2794 aufgerufen.