![]() |
|
|
|
cfmljure - using Clojure with CFML
Project Home • Blog • Wiki • Known Issues • Contact Project
Author: Sean Corfield (All RIAForge projects by this author) Description:
cfmljure encapsulates the Clojure runtime so that you can load .clj scripts, get references to Clojure functions and call Clojure code from CFML code. This allows you to write applications that use CFML for the front end and Clojure for the back end, providing access to a very powerful dynamic functional programming language for the JVM. Functional programming focus on immutable data structures and 'pure' functions to provide data transformations. This allows for easier testing as well as provability.
cfmljure on github: http://github.com/framework-one/cfmljure cfmljure mailing list: http://groups.google.com/group/cfmljure
Recent Blog Entries:
4/6/13 New FW/1 - Framework One - Organization on Github
8/7/11 cfmljure updated 3/20/11 FW/1 Roadmap, DI/1 etc 9/21/10 cfmljure mailing list 9/19/10 cfmljure updated again
Last Update:
cfmljure has moved to the framework-one organization on Github
Requirements:
Adobe ColdFusion 9.0.1 or later
Railo 3.2.0.000 or later Issue Tracker:
This project has an external bug tracker. You can find it here: |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.