Browse thread
What's "advantage of gcc-specific features"?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | Re: [Caml-list] What's "advantage of gcc-specific features"? |
> What does the "advantage of gcc-specific features" really mean? Who knows? Uses threaded code (labels as first-class values & goto) rather than a big switch for the interpreter loop. Jonathan