[plt-scheme] Jane Street Summer Project 2009
On Mon, Feb 2, 2009 at 12:31 AM, Grant Rettke <grettke at acm.org> wrote:
> A typical IDE set up might include the notion of a project, a file
> browser, a module browser, a class browser.
Of these I think the notion of a project is the most important. It
should include:
- standard directory layout, prepopulated with standard stuff
- one-click testing, building, build for planet, planet dev. link
[We are building portions of this at Untyped. Notably not the DrScheme
integration part.]
Other things that would be useful:
- Multimedia libraries
- Continuous integration server
- Bug tracker
Other things that would be fun:
- Compile to Dalvik, Objective-C, or Flash
N.