comp/tools.ss
#lang scheme/base

(require
 "../coma/macro.ss"
 "../target.ss")

;; Compiler tools independent of target macros.