1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 21:20:30 +02:00
guile/doc
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
..
.cvsignore Initial import. 2000-08-22 16:01:18 +00:00
goops.mail Initial revision 2000-08-22 15:54:19 +00:00
guile-vm.texi Improved the VM's efficiency. The VM is as fast as the interpreter. :-( 2008-04-25 19:09:30 +02:00
Makefile.am ChangeLog 2000-09-22 17:38:49 +00:00