Skip to content

Instantly share code, notes, and snippets.

@kyleheadley
Last active March 20, 2017 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyleheadley/779aee93166292bd964dbe606477f9a0 to your computer and use it in GitHub Desktop.
Save kyleheadley/779aee93166292bd964dbe606477f9a0 to your computer and use it in GitHub Desktop.
CSCI 7000 Spring '17 -- Course Project Proposal

CSCI 7000 -- Course Project Proposal

Student name: Kyle Headley

Project Description:

  • Project kind: IC library implementation
  • Project details: Extend the rust implementation of the RAZ with additional incremental features.

Expected Milestones:

  • Week 1 (March 20--26): Finalize project scope and details.
  • Week 2 (March 27--April 2): Allow the use of the Raz as an incremental (gauged) cons-list
  • Week 3 (April 3--April 9) : Performance evaluation of incremental Raz
  • Week 4 (April 10--April 16): Polish prior work for OOPSLA sumbission
  • Week 5 (April 17--April 23): Implement additional higher order incremental feature (i.e. filter or merge)
  • Week 6 (April 24--May 6): Final report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment