Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2008-04-16 23:48:19
Size: 918
Comment: add short term goals until Dev1 in Seattle
Revision 7 as of 2008-11-14 13:41:51
Size: 1010
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page is part the [[windows|Sage on Windows port]].
Line 10: Line 12:
=== Until Dev1 in Seattle ===  === Until Dev1 in Seattle ===
Line 14: Line 16:
 * get Cygwin port working again

This page is part the Sage on Windows port.

Proposed

  • Get Cygwin port working again. This depends on libSingular working. The Singular team would be very happy if this happened
  • Take standalone applications and move them over to MinGW and/or MSVC if possible, i.e. the Salami tactic
  • port pexpect to native Windows API - this is needed for MinGW/MSVC to work
  • Once pexpect works we should combine the notebook, matplotlib-based plotting code, the calculus code and maxima to have a basic program useful to a lot of people
  • port the remaining C/C++/Fortran code over to the new toolchain and get closer to a full working Sage

Goals

Until Dev1 in Seattle

  • document tool chain setup
  • get people caught up to speed with tool chain and/or Sage's internal structure [in case they need it]
  • get Cygwin port working again
  • get pari and its dependencies working with MSVC 64 bit
  • analyze what needs to be done to get R up and running with MSVC