bpt/guile.git
23 years agoCreate external frames dynamically.
Keisuke Nishida [Tue, 22 Aug 2000 19:02:22 +0000 (19:02 +0000)]
Create external frames dynamically.

23 years ago(compile-file): Output "(use-modules (vm vm))".
Keisuke Nishida [Tue, 22 Aug 2000 18:44:19 +0000 (18:44 +0000)]
(compile-file): Output "(use-modules (vm vm))".

23 years ago(make-code): Check argument types.
Keisuke Nishida [Tue, 22 Aug 2000 18:27:31 +0000 (18:27 +0000)]
(make-code): Check argument types.
(make-code:and, make-code:or): Pass env to make-code.

23 years ago(translate-and, translate-or): Don't branch on the last expression.
Keisuke Nishida [Tue, 22 Aug 2000 18:25:36 +0000 (18:25 +0000)]
(translate-and, translate-or): Don't branch on the last expression.

23 years agotypes.scm (env-variable-address): Reverted the last change.
Keisuke Nishida [Tue, 22 Aug 2000 17:39:49 +0000 (17:39 +0000)]
types.scm (env-variable-address): Reverted the last change.

23 years agoAdd guile-compile.
Keisuke Nishida [Tue, 22 Aug 2000 16:02:45 +0000 (16:02 +0000)]
Add guile-compile.

23 years agoInitial import.
Keisuke Nishida [Tue, 22 Aug 2000 16:01:18 +0000 (16:01 +0000)]
Initial import.

23 years agoInitial revision
Keisuke Nishida [Tue, 22 Aug 2000 15:54:19 +0000 (15:54 +0000)]
Initial revision