(load-reader rdr)
Sequentially read and evaluate the set of forms contained in the stream/file
(load-reader (java.io.FileReader. "filename.clj"))