Works great on 4.7.0.
Thanks, Marc
Steve
________________________________ From: Marc Feeley feeley@iro.umontreal.ca To: Steve Graham jsgrahamus@yahoo.com Cc: "gambit-list@iro.umontreal.ca" gambit-list@iro.umontreal.ca Sent: Tuesday, September 17, 2013 9:48 AM Subject: Re: [gambit-list] Efficient Compilation of Tail Calls and Continuations to JavaScript
On 2013-09-17, at 11:09 AM, Steve Graham jsgrahamus@yahoo.com wrote:
Marc,
Thanks for the example.
When I ran it, I got the following:
steve@steve-Satellite-L555D ~ $ js fib.js js: uncaught JavaScript runtime exception: TypeError: Cannot find function real-time-milliseconds in object [object Object].
I'm running Gambit 4.6.7 on a 64-bit Linux Mint 14.
The JS backend is in constant evolution (and is currently incomplete). You need to try with the latest Gambit version.
Marc