File:  [gforth] / gforth / Agenda
Revision 1.5: download - view: text, annotated - select for diffs
Fri Aug 8 20:56:14 2008 UTC (15 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Updated Agenda
Now lib.fs selects libffi.fs or fflib.fs based on a configure test
compat/execute-parsing bugfix
fixed some documentation bugs (reported by Jakob Sievers)

version-specific info installation?

html, ps, and pdf installation

Unfinished functionality:

 Xchars:
 Conversion on I/O
 Up-to-date with latest proposal version?

 C interface:
 precompiled interface libraries
 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

 regexp.fs: add documentation (Bernd)

 complex.fs, fft.fs: add documentation.  Add stack comments! (Bernd)

 profile.fs: complete, add documentation

 amd64 assembler

 regression tests for single-step debugger (Bernd)

NEWS:
   2005-09-27  Bernd Paysan <bernd.paysan@gmx.de>
	* complex.fs, fft.fs, prim, wf.fs, Makefile.in:
	Added some floating point primitives
   Which ones?  Should they be documented?

Windows-Port (FP bugs dank gcc-2.95)

Command-line editing

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