Annotation of gforth/Agenda, revision 1.4

1.1       anton       1: Installation friendlyness:
                      2: 
                      3: Try out different options (FORCE_REG, GCC-bug-workarounds) and select
1.4     ! anton       4:   the best-working/fastest one (Anton)
1.1       anton       5: 
                      6: version-specific info installation?
                      7: 
1.3       anton       8: html, ps, and pdf installation
1.1       anton       9: 
                     10: Unfinished functionality:
                     11: 
                     12:  Xchars:
                     13:  Conversion on I/O
                     14:  Up-to-date with latest proposal version?
                     15: 
                     16:  C interface:
1.2       anton      17:  precompiled interface libraries
1.1       anton      18:  library words in images
1.2       anton      19:  callbacks
                     20:  structs etc.
1.1       anton      21:  oldlib words should be compatible or named differently (Bernd)
                     22: 
                     23:  gforth-native:
                     24:  make it work again
                     25:  make it work on most platforms
                     26: 
                     27:  compile constants to literals (Bernd)
                     28: 
                     29:  regexp.fs: add documentation (Bernd)
                     30: 
                     31:  complex.fs, fft.fs: add documentation.  Add stack comments! (Bernd)
                     32: 
                     33:  profile.fs: complete, add documentation
                     34: 
                     35:  amd64 assembler
                     36: 
                     37:  regression tests for single-step debugger (Bernd)
                     38: 
                     39: NEWS:
                     40:    2005-09-27  Bernd Paysan <bernd.paysan@gmx.de>
                     41:        * complex.fs, fft.fs, prim, wf.fs, Makefile.in:
                     42:        Added some floating point primitives
                     43:    Which ones?  Should they be documented?
                     44: 
                     45: Windows-Port (FP bugs dank gcc-2.95)
1.4     ! anton      46: 
        !            47: Licensing
        !            48: 
        !            49: Command-line editing

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