[gforth] / gforth / Agenda  

gforth: gforth/Agenda

Diff for /gforth/Agenda between version 1.5 and 1.6

version 1.5, Fri Aug 8 20:56:14 2008 UTC version 1.6, Tue Mar 17 17:25:34 2009 UTC
Line 9 
Line 9 
  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 interfaces into engine (at least on machines
      without dynamic linking)
  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?
   
  regexp.fs: add documentation (Bernd)   regexp.fs: add documentation (Bernd)
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help