Differences between revisions 5 and 6
Revision 5 as of 2008-04-17 01:40:08
Size: 975
Comment: oops
Revision 6 as of 2008-04-17 02:26:40
Size: 1009
Comment: add working Cygwin port for Dev1 goals
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
 * get Cygwin port working again

This page is part the [:windows: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