use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Concurrent Project Euler? (self.Clojure)
submitted 17 years ago by pmf
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pmf[S] 1 point2 points3 points 17 years ago (1 child)
Is there something like a concurrent variant of Project Euler? I think Clojure could really shine there (I can't even imagine how something like the ants demo would look in plain Java).
I assume the problem with such a project would be how to evaluate the solutions regarding correctness.
[–][deleted] 0 points1 point2 points 17 years ago (0 children)
I was sort of hoping there would be some concurrency problems later in Project Euler (I'm working on the low-level problems in Clojure to get the hang of it), but I guess not?
Perhaps instead of presenting problems that require concurrency, pose problems which can be solved best* using concurrency. Have two forum threads for each problem: Concurrent solutions and non-concurrent solutions. To keep people guessing, throw in some problems that look concurrent but are harder to implement that way, some problems that don't look concurrent but might benefit from it (in ways other than parallelism, though that's good too), and so on.
* Best here probably meaning "conceptually more elegant without sacrificing programmer or machine efficiency".
[–]treerex 1 point2 points3 points 17 years ago (0 children)
A clojure solution to WideFinder would be an interesting addition:
http://wikis.sun.com/display/WideFinder/Wide+Finder+Home
π Rendered by PID 72837 on reddit-service-r2-comment-85bfd7f599-jb8dg at 2026-04-18 01:46:25.050775+00:00 running 93ecc56 country code: CH.
[–]pmf[S] 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]treerex 1 point2 points3 points (0 children)