(cross-posted to both the Frege and Clojure mailing lists so excuse the more 
explanatory nature!)

I'm pleased to announce release 3.22.324 of lein-fregec, the Frege plugin for 
Leiningen:

        https://github.com/seancorfield/lein-fregec

"Clojure is a dynamic programming language - a dialect of Lisp - that targets 
the Java Virtual Machine"

"Frege is a pure functional programming language for the JVM in the spirit of 
Haskell."

This plugin allows Clojure projects to use Frege code, as well as acting as a 
standalone Frege build tool. It probably allows Frege to call compiled Clojure 
code, but I haven't tested that!

Published to Clojars as a stable dependency:

        https://clojars.org/lein-fregec

If you clone that GitHub repo, you'll see a mixed Clojure/Frege language 
project - Clojure calling Frege - which be easily run as long as you have 
Leiningen installed:

        https://github.com/seancorfield/lein-fregec/tree/master/example

Leiningen is available from http://leiningen.org

Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)



-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to