cookbook-dsl/batch.scm

4 lines
95 B
Scheme
Raw Permalink Normal View History

(load "parse.scm")
(load "html.scm")
(define cookbook (read (open-input-file "cookbook.cos")))