Skip to content

My feeble try at solving the Citerus Programming challange for JFokus 2011

Notifications You must be signed in to change notification settings

codification/challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

challange

A late (after the winner had been announced) response to Citerus Programming challange for JFokus 2011

Disclaimer: This solution is by no means perfect or even basically correct if you throw harder challanges at it.

Usage

For now, only usable at the REPL. Start a REPL (Leiningen/Swank + EMACS/Slime recommended)... ...execute:

user> (in-ns 'challange.core)
challange.core> (solve the-challange the-words)
...or...
challange.core> (time (solve the-challange the-words))

License

Copyright (C) 2010 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

My feeble try at solving the Citerus Programming challange for JFokus 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published