Skip to content
Mike Anderson edited this page Dec 8, 2017 · 1 revision

Enchant

Enchant is a library that provides the following functionality:

  • Extends magic with Clojure compatibility
  • Provides support for nREPL so that Magic can be used with Clojure editors and tools

Clojure compatibility

Intended features:

  1. Ability to call Clojure functions directly from Magic
  2. Ability to import Clojure namespaces
  3. Clojure code to support Magic API-driven usage
  4. Clojure support for using Magic types

Clone this wiki locally