We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Miguel de Icaza Explains How to "Get" Mono
|
| Subject: |
|
Other language support? |
| Date: |
|
2005-03-23 08:05:48 |
| From: |
|
______________________
|
Response to: Other language support?
|
|
See http://boo.codehaus.org/
It has a very simple python-like syntax, but has the functionality that languages like C# and ruby have, such as closures, interfaces, optional type declarations, type inference, duck typing, etc. Since it is statically typed it is as fast as C# code.
|