--- gforth/Agenda 2007/06/02 13:22:31 1.2 +++ gforth/Agenda 2009/03/17 17:25:34 1.6 @@ -1,16 +1,6 @@ -Installation friendlyness: - -have the right files in .INCLUDED (contact installer) -Try out different options (FORCE_REG, GCC-bug-workarounds) and select - the best-working/fastest one - -autoheader should be called automatically when necessary - -$(PRE_INSTALL) and $(POST_INSTALL) - Are the symlinks (gforth etc.) POST_INSTALL? - version-specific info installation? +html, ps, and pdf installation Unfinished functionality: @@ -19,17 +9,19 @@ Unfinished functionality: Up-to-date with latest proposal version? 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 interfaces into engine (at least on machines + without dynamic linking) library words in images callbacks structs etc. oldlib words should be compatible or named differently (Bernd) - gforth-native: - make it work again - make it work on most platforms - - compile constants to literals (Bernd) + Performance: + Inlining + Compilation through C + gforth-native? make it work again? make it work on most platforms? regexp.fs: add documentation (Bernd) @@ -48,3 +40,5 @@ NEWS: Which ones? Should they be documented? Windows-Port (FP bugs dank gcc-2.95) + +Command-line editing \ No newline at end of file