1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/system
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
..
base Updated the assembly process so that `u8vectors' are used. Compilation works. 2008-04-25 19:09:29 +02:00
il *** empty log message *** 2001-04-23 06:17:52 +00:00
repl *** empty log message *** 2001-04-23 04:28:13 +00:00
vm 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-22 02:13:48 +00:00
Makefile.am *** empty log message *** 2001-04-22 02:13:48 +00:00