yasi

Update of "Todo"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 8cc9fa1da4370592fdd0cd97a2ed5879a247aafa
Page Name:Todo
Date: 2014-02-11 04:20:54
Original User: martin
Parent: 4d026b2d967cca54129f5fff211cc432bacf1c21 (diff)
Content

Sooner:

Organize test infrastructure better. Add more tests. It's at the point that it's probably safe to write them in its own language.

Make using Boehm's GC instead an option.

Documentation.

Later:

Avoid trying to throw in the kitchen sink.

Implement more primitives. At least get around R4RS-ish. SLIB compatibility would be wonderful.

I can understand how tailcalls work after (another) 6 months but probably only because I wrote it. It would be nice if everything trampoline related was contained within eval(). At least document that tc() is used for tailcalls, make it external, and put all the specials that need it into their own file.