Skip to content

A project for developing middleware processing for Clojure error messages.

License

Notifications You must be signed in to change notification settings

plumstyle/babel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A project for developing middleware processing for Clojure error messages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%