|
Re: Tail recursion -> while (?): msg#00245lang.scala
On 1/19/07, David Pollak <dpp@xxxxxxxxxx> wrote: Are there any magic compiler flags that show what functions are being A good way to verify optimisations is to look at the generated bytecode. The javap tool, included with the Sun JDK, can help with this. Using the -c option will show you the bytecode for a classfile. http://java.sun.com/j2se/1.5.0/docs/tooldocs/#basic Cheers Rich -- Rich Dougherty http://www.rd.gen.nz/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Tail recursion -> while (?): 00245, Michel Salim |
|---|---|
| Next by Date: | Multi-parameter case classes: 00245, Tony Morris |
| Previous by Thread: | Re: Tail recursion -> while (?)i: 00245, steve.bendiola |
| Next by Thread: | Win32-specific .Net functionality in Scala: 00245, Warren Henning |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |