1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

merge guile-vm to guile

An attempt to pull in the original history from guile-vm into guile itself.
This commit is contained in:
Andy Wingo 2008-08-02 11:40:32 +02:00
commit e610dc3851
104 changed files with 37707 additions and 1 deletions

1
THANKS.guile-vm Normal file
View file

@ -0,0 +1 @@
Guile VM was inspired by QScheme, librep, and Objective Caml.