A VM in Java with tail-calls and continuations

Friday, August 19, 2005

New release - 0.2

That's right, there's a new file release - version 0.2, see the downloads page.

So, what's new in so little time?

Well everything I intended to do before going into continuations is now in place. Besides that, lot of bugs have been corrected (hopefully more than those introduced).

Most notably in this release, exception handling is implemented, with stack-trace translation, source file and line numbers. This means debugging the interpreted code is now much easier.

I'll move into continuations soon, then into finally and continuing blocks with continuations, and hopefully finish serialization in time. Tight schedule until September 1, but now moving steadily towards the goal - or so it seems.

No comments:

Archive