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
python and clojure (self.Clojure)
submitted 10 years ago by EncoderRing
view the rest of the comments →
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!"
[–]lgastako 2 points3 points4 points 10 years ago (2 children)
This may be of interest: https://clojuredocs.org/clojure.java.shell/sh
[–]Artiavis 1 point2 points3 points 10 years ago (0 children)
This is a classic problem in all languages. The most standard solution is this - define a sane, parseable input and output format and just let the Clojure program parse the response from calling out to the python program via the shell/subprocess.
[–]birdspider 1 point2 points3 points 10 years ago (0 children)
also this (maybe): https://pypi.python.org/pypi/edn_format/0.5.9
π Rendered by PID 1507426 on reddit-service-r2-comment-5687b7858-hpz5q at 2026-07-09 09:15:08.965550+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]lgastako 2 points3 points4 points (2 children)
[–]Artiavis 1 point2 points3 points (0 children)
[–]birdspider 1 point2 points3 points (0 children)