Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 903 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 903 Bytes

babel

A proof of concept tool for transforming error message in Clojure into beginner friendly forms. Very early in development. Paper describing its use and development availible here.

Usage

Copy babel, errors, and loggings into your src directory, and then make sure your project.clj has compatible version of all packages used in our project.clj. Be sure to include the :nrepl-middleware keys.

logging

To provide a transparent testing environment, the logging system creates logs that record your testing code, its actual modified error message and its original error message.

See details at logging manual.

License

Copyright © 2018 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.