Re: [ANN] Boo 0.4.3 - python-like language for .NET/Mono
From: Doug Holton (no_at_spam.please)
Date: 10/13/04
- Next message: Dan: "Looking for a Python/Numpy programmer in China"
- Previous message: Frohnhofer, James: "RE: I sing the praises of lambda, my friend and savior!"
- In reply to: Neuruss: "Re: [ANN] Boo 0.4.3 - python-like language for .NET/Mono"
- Next in thread: Fredrik Lundh: "Re: [ANN] Boo 0.4.3 - python-like language for .NET/Mono"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 13 Oct 2004 14:36:51 -0500
Neuruss wrote:
> I've been playing with Booish a litle bit, but there are some things
> that I don't understand very well, and unfortunately, there's little
> documentation so far to read...
>
> I wonder if you could explain with an example how the static typing
> and the type inference work in Boo.
> I'd like to know "where", "when" and "how" should I declare types and
> when I shouldn't.
>
> Also, I'm not sure what you guys understand for "type inference". I
> used to think that it was a way to find out the types of the variables
> without having to declare them, but since Boo is statically typed,
> where does type inference fit in? How?
Yeah, if you wouldn't mind, could you copy this question to the boo
mailing list? http://boo.codehaus.org/Mailing+Lists
Thanks, it is better to discuss it there. Maybe we can improve the
current wiki page about boo's type inference too:
http://boo.codehaus.org/Type+Inference
- Next message: Dan: "Looking for a Python/Numpy programmer in China"
- Previous message: Frohnhofer, James: "RE: I sing the praises of lambda, my friend and savior!"
- In reply to: Neuruss: "Re: [ANN] Boo 0.4.3 - python-like language for .NET/Mono"
- Next in thread: Fredrik Lundh: "Re: [ANN] Boo 0.4.3 - python-like language for .NET/Mono"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|