|
Re: macros attached to methods: msg#00010lang.nemerle.devel
One more think,which come at mind: optimizations performed at compile time and / or partial evaluation. This feature gives extremly convenient way to intercept some set of input kind and emit different implementation for them. A kind of "code structure overloading". Like List.Map could expand to simple foreach loop if it is given a simple lambda expression. Though in general this would again require having the original parsed tree nodes, as they were before typing. On 5/4/06, Michal Moskal <michal.moskal@xxxxxxxxx> wrote: Hi, -- Kamil Skalski http://nazgul.omega.pl
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: use extension methods from derived class, Kamil Skalski |
|---|---|
| Next by Date: | type inference cannot guess., mei |
| Previous by Thread: | Re: macros attached to methods, Kamil Skalski |
| Next by Thread: | extension methods for local function., mei |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |