|
RE: Lambda (was: Refactoring in Tunes): msg#00078os.tunes
> From: Laurent Martelli [mailto:martelli@xxxxxxxxxxx] > Subject: Re: Lambda (was: Refactoring in Tunes) > >>>>> "billy" == btanksley <btanksley@xxxxxxxx> writes: > >> The main area of thought I think is needed is how do you create a > >> good type system and genericity on top of the Joy basis. > billy> A very good question. Static type safety errors are VERY > billy> useful, even if they're not required for correctness. I'm > billy> thinking that annotated stack comments would be useful here. > I think we should have a program checker that could check properties > of programs such as correctness. I believe we had already determined that was part of Tunes :). > But couldn't it use type infering, à la Caml ? In order to use type annotations to produce error messages, type inference is _essential_. The type annotations would simply allow the inference engine to produce error messages which are more appropriate to the problem. > Laurent Martelli -Billy |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Lambda (was: Refactoring in Tunes): 00078, Francois-Rene Rideau |
|---|---|
| Next by Date: | Re: Lambda (was: Refactoring in Tunes): 00078, Laurent Martelli |
| Previous by Thread: | Re: Lambda (was: Refactoring in Tunes)i: 00078, Stig Erik Sandoe |
| Next by Thread: | Re: Lambda (was: Refactoring in Tunes): 00078, Laurent Martelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |