<div dir="ltr">In talking with an experienced Racketeer, I realized that pretty-print has a specific meaning in Racket that takes width into account. What I really want is json with properly placed newlines and tabs (or spaces).<div>

<br></div><div style>I&#39;m willing to take a stab at it if it doesn&#39;t exist. I just wanted to make sure I wasn&#39;t missing it somewhere (which happens often with me).</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Apr 16, 2013 at 11:06 AM, Nick Shelley <span dir="ltr">&lt;<a href="mailto:nickmshelley@gmail.com" target="_blank">nickmshelley@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">I ended up just doing a system call to Python as suggested here: <a href="http://stackoverflow.com/questions/352098/how-to-pretty-print-json-from-the-command-line" target="_blank">http://stackoverflow.com/questions/352098/how-to-pretty-print-json-from-the-command-line</a>.<div>


<br></div><div>When one of my coworkers (who I&#39;ve been trying to convince that Racket is a real language) reviewed my code, he laughed at that line because he&#39;s a Python guy. I guess he wins this round...</div>
</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 13, 2013 at 11:37 AM, Nick Shelley <span dir="ltr">&lt;<a href="mailto:nickmshelley@gmail.com" target="_blank">nickmshelley@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is there a way to get formatted json output to a file? I couldn&#39;t figure out how to get pretty-print hooked in with write-json. I&#39;m probably just missing something simple.</div>



</blockquote></div><br></div>
</div></div></blockquote></div><br></div>