Re: [racket-users] Re: Package layout in docs

2017-02-07 Thread Ethan Estrada
ys that I (and others in the community) can help make it happen? -- Ethan Estrada -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegrou

Re: [racket-users] Re: Package layout in docs

2017-01-31 Thread Ethan Estrada
ips with some module code maintained by the core team, it isn't a standard library. Instead the Racket ecosystem utilizes a package "ring" system; you can learn more about it here: (some link). If you aren't certain a frequently mentioned package is already available, simply attempt to in

Re: [racket-users] Package layout in docs

2017-01-30 Thread Ethan Estrada
t was part of the standard install and then been barked at because I need to go out and fetch the package first. -- Ethan Estrada | CTO & COO M: 801-669-1598 | E: et...@metapipe.com The Startup Building | 560 S 100 W STE 1, Provo UT 84601-4570 MetaPipe.com Making the Cloud easy to use for VFX and Ani

Re: [racket-users] Package layout in docs

2017-01-29 Thread Ethan Estrada
burlap sack and a tin foil hat declaring the end of the world. Or, at the very least, I'm not alone on the street corner :) . -- Ethan Estrada On Jan 29, 2017 06:45, "Matthew Flatt" <mfl...@cs.utah.edu> wrote: At Sat, 28 Jan 2017 22:51:43 -0800 (PST), Ethan Estrada wrote: > My o

[racket-users] Package layout in docs

2017-01-28 Thread Ethan Estrada
I have been reading the docs a lot lately as I have been building a couple internal tools at my work using Racket. It has been awesome. The docs are some of the best I have used, second only to maybe the Python standard docs (for reasons largely unrelated to what I'm posting about here). My

[racket-users] Package layout in docs

2017-01-28 Thread Ethan Estrada
I have been reading the docs a lot lately as I have been building a couple internal tools at my work using Racket. It has been awesome. The docs are some of the best I have used, second only to maybe the Python standard docs (for reasons largely unrelated to what I'm posting about here). My

Re: [racket-users] Package layout in docs

2017-01-29 Thread Ethan Estrada
-- Ethan Estrada | CTO & COO M: 801-669-1598 | E: et...@metapipe.com The Startup Building | 560 S 100 W STE 1 (sent from my phone) On Jan 29, 2017 06:45, "Matthew Flatt" <mfl...@cs.utah.edu> wrote: At Sat, 28 Jan 2017 22:51:43 -0800 (PST), Ethan Estrada wrote: > My only re

Re: [racket-users] Can raco distribute produce a single executable?

2017-02-21 Thread Ethan Estrada
On Monday, February 20, 2017 at 12:33:46 PM UTC-7, lu wrote: > In fact, I'm wondering if `raco distribute` or `raco exe` is flexible enough > to produce a statically linked executable where all the necessary dlls are > incorporated. I believe this is possible, but probably not worth the effort

[racket-users] Re: Client side web applications in Racket

2017-01-23 Thread Ethan Estrada
On Sunday, January 22, 2017 at 6:13:28 AM UTC-7, spdegabrielle wrote: > Hi, > > > What are my options for doing client side web applications in Racket ? > There are far more client side options for general Scheme implementations that compile to or run in JS. There is a decent list here:

[racket-users] Re: What is the fastest way to find the total free space on the disk?

2016-11-03 Thread Ethan Estrada
On Wednesday, November 2, 2016 at 12:20:12 PM UTC-6, David K. Storrs wrote: > I've been looking through the docs for how to check available disk space.  I > looked in the  filesystem and os libraries and I threw keywords at the search > tool, but I can't find an answer. > > I'm looking for the

Re: [racket-users] Can raco distribute produce a single executable?

2017-03-07 Thread Ethan Estrada
when I boot into it next time. I'll let you know if for some reason it is statically linked (although I highly doubt it). -- Ethan Estrada -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receivin