|
Re: Finfo flags: msg#00002lang.haskell.yhc
Robert Dockins wrote: When would you use this flag? Is this for combinators introduced, eg, during lambda lifting? I forget exactly but it's something like that. Certainly it's for things that were never in the source code but which the compiler has introduced itself. So this is particularly for anonymous functions, right? Indeed.
It's only used for apply because the way a Hat trace views the higher order application and the way the G-Machine views higher order application are somewhat different. Also, what happens if you get the flags wrong (like, set them all to 0 regardless of what they should be). Is Hat the only think affected? Will Hat crash if they're wrong? Hat will be the only thing affected and it shouldn't crash it'll just give you an incorrect trace. Thanks Tom |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Finfo flags: 00002, Robert Dockins |
|---|---|
| Next by Date: | corep option, compiling the compiler: 00002, Henk-Jan van Tuyl |
| Previous by Thread: | Re: Finfo flagsi: 00002, Robert Dockins |
| Next by Thread: | corep option, compiling the compiler: 00002, Henk-Jan van Tuyl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |