1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module
Ludovic Court`es 2d80426a3e Improved the VM's efficiency. The VM is as fast as the interpreter. :-(
* benchmark/lib.scm:  New file.
* benchmark/measure.scm:  New file.
* README:  Added useful pointers to various threads.
* doc/guile-vm.texi:  Fixed the description of `load-program' (it now expects
  _immediate_ integers).
* src/*.[ch]:  Use immediate integers whereever possible, as in the original
  code.  For `CONS', use `scm_cell' rather than `scm_cons'.

git-archimport-id: lcourtes@laas.fr--2004-libre/guile-vm--revival--0.6--patch-6
2008-04-25 19:09:30 +02:00
..
guile *** empty log message *** 2001-05-02 15:05:05 +00:00
language *** empty log message *** 2001-04-22 02:13:48 +00:00
slib *** empty log message *** 2001-04-16 03:43:48 +00:00
system Improved the VM's efficiency. The VM is as fast as the interpreter. :-( 2008-04-25 19:09:30 +02:00
.cvsignore *** empty log message *** 2001-04-25 01:55:45 +00:00
Makefile.am *** empty log message *** 2001-04-22 02:13:48 +00:00