/trancedeuce

Transducer experiments in other languages than Clojure

Primary LanguagePythonMIT LicenseMIT

Trancedeuce

Transducer experiments in other languages than Clojure

What is a transducer?

A transducer (sometimes referred to as xform or xf) is a transformation from one reducing function to another

From the Clojure documentation

What's up with the name of this repository?

I'm being vaguely punny. The inspiration comes from the name of an 80s band and the fact that implementing transducers in something else than Clojure might be considered an unholy thing.