--- gforth/Agenda 2007/09/25 20:29:37 1.4 +++ gforth/Agenda 2009/03/17 17:25:34 1.6 @@ -1,8 +1,3 @@ -Installation friendlyness: - -Try out different options (FORCE_REG, GCC-bug-workarounds) and select - the best-working/fastest one (Anton) - version-specific info installation? html, ps, and pdf installation @@ -14,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) @@ -44,6 +41,4 @@ NEWS: Windows-Port (FP bugs dank gcc-2.95) -Licensing - Command-line editing \ No newline at end of file