[gforth] / gforth / README.vmgen  

gforth: gforth/README.vmgen

Diff for /gforth/README.vmgen between version 1.2 and 1.3

version 1.2, Fri May 4 07:41:01 2001 UTC version 1.3, Sun Jun 2 17:02:56 2002 UTC
Line 22 
Line 22 
 The main shortcoming in the current release is the lack of a user  The main shortcoming in the current release is the lack of a user
 manual; however, there is a paper describing vmgen's operation (at  manual; however, there is a paper describing vmgen's operation (at
 http://www.complang.tuwien.ac.at/anton/vmgen/), and there is a simple,  http://www.complang.tuwien.ac.at/anton/vmgen/), and there is a simple,
 working and somewhat commented example of using vmgen (in directory  working and somewhat commented example of using vmgen.
 vmgen-ex).  
   There are two versions of the example: in directory vmgen-ex you find
   a version using many casts; in directory vmgen-ex2 you find a version
   using unions instead of casts.
   
 The current release requires GCC both for building and for compiling  The current release requires GCC both for building and for compiling
 the resulting interpreters (threaded code cannot be implemented in  the resulting interpreters (threaded code cannot be implemented in


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help