Diff for /gforth/Agenda between versions 1.4 and 1.7

version 1.4, 2007/09/25 20:29:37 version 1.7, 2009/03/17 17:52:46
Line 1 Line 1
 Installation friendlyness:  
   
 Try out different options (FORCE_REG, GCC-bug-workarounds) and select  
   the best-working/fastest one (Anton)  
   
 version-specific info installation?  version-specific info installation?
   
 html, ps, and pdf installation  html, ps, and pdf installation
Line 14  Unfinished functionality: Line 9  Unfinished functionality:
  Up-to-date with latest proposal version?   Up-to-date with latest proposal version?
   
  C interface:   C interface:
  precompiled interface libraries   SWIG-based tool for generating interface files from .h files (Gerald Wodni)
    provide interface files for popular APIs
    compile predefined wrappers into engine (at least on machines
      without dynamic linking)
    prim-like wrappers (Bernd?)
  library words in images   library words in images
  callbacks   callbacks
  structs etc.   structs etc.
  oldlib words should be compatible or named differently (Bernd)   oldlib words should be compatible or named differently (Bernd)
   
  gforth-native:   Performance:
  make it work again     Inlining
  make it work on most platforms     Compilation through C
      gforth-native? make it work again? make it work on most platforms?
  compile constants to literals (Bernd)  
   
  regexp.fs: add documentation (Bernd)   regexp.fs: add documentation (Bernd)
   
Line 44  NEWS: Line 42  NEWS:
   
 Windows-Port (FP bugs dank gcc-2.95)  Windows-Port (FP bugs dank gcc-2.95)
   
 Licensing  
   
 Command-line editing  Command-line editing
   

Removed from v.1.4  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>