(define-library (scheme eval) (import (chibi) (meta)) ; (chibi compiler analyze) (export eval environment))