Re: [racket-users] #lang plai define-type for immutable structs?

2015-03-24 Thread Jay McCarthy
. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing

Re: [racket] how to start a Web Application from a Server

2015-03-21 Thread Jay McCarthy
Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great

Re: [racket] Intercepting WebSocket connections to the Racket web server?

2015-03-21 Thread Jay McCarthy
-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket Users

Re: [racket] Serving static content

2015-03-20 Thread Jay McCarthy
? Either way, is there a good method for serving static content via the Racket web server? Is there anything I should know to get the best performance if I did plan to go that route? Thanks, Alexis Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy

Re: [racket] OpenCL arity mismatch

2015-03-18 Thread Jay McCarthy
I just pushed a fix that fixes most of the problems on my machine. I needed to update the header files to get some new #defines and then fix a driver workaround that isn't needed (or was always wrong?) Jay On Sun, Feb 8, 2015 at 8:26 AM, Jay McCarthy jay.mccar...@gmail.com wrote: I have not run

Re: [racket] Greetings!

2015-03-18 Thread Jay McCarthy
-size byte-shark) 999.0) (check-equal? (vr-shark-pos byte-shark) (pos 1.0 3.0)) Jay -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth

Re: [racket] source locations of syntax objects in a required file

2015-03-08 Thread Jay McCarthy
Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] Problem with response/output

2015-03-07 Thread Jay McCarthy
Oh and one more thing. The idea of the void? was to help catch mistakes where someone thought they could return a xexpr or response structure from these functions and have it returned. Jay On Sat, Mar 7, 2015 at 1:22 PM, Jay McCarthy jay.mccar...@gmail.com wrote: I'm catching up on this thread

Re: [racket] Problem with response/output

2015-03-07 Thread Jay McCarthy
: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well

Re: [racket] racket-mode

2015-02-28 Thread Jay McCarthy
the raw challenge of making something like that work. At least it would be a challenge, for me. Racket Users list: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http

Re: [racket] compiling Racket to android and ios apps

2015-02-23 Thread Jay McCarthy
. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great

Re: [racket] net/cookie update

2015-02-08 Thread Jay McCarthy
should stake out a new name like net/cookies or net/rfc6265 or something. Make a package that provides that and send a pull request that changes the net/cookie docs to mark it as deprecated. Thanks so much! Jay -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary

Re: [racket] OpenCL arity mismatch

2015-02-08 Thread Jay McCarthy
: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] How to reduce my Racket web server's memory usage?

2015-02-02 Thread Jay McCarthy
rkt file in order to reduce the memory usage.‍ Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out

Re: [racket] Cascading dispatch rules

2015-01-20 Thread Jay McCarthy
parameters and then discarding and so on. Thanks, André Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work

Re: [racket] Current advice on making a 'script'

2015-01-14 Thread Jay McCarthy
. On 2015 Jan 14, at 13:41, Jay McCarthy jay.mccar...@gmail.com wrote: 1. Create a directory where the files will go: $ROOT I do this anyways, because everything is in git somewhere. 2. Make prog.sh in $ROOT that looks like this: #!/bin/sh cd $(dirname $(grealpath $0)) racket -t

Re: [racket] Current advice on making a 'script'

2015-01-14 Thread Jay McCarthy
-- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket Users list: http

Re: [racket] Current advice on making a 'script'

2015-01-14 Thread Jay McCarthy
Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] Current advice on making a 'script'

2015-01-14 Thread Jay McCarthy
be an _extremely_ useful thing. Best wishes, Norman -- Norman Gray : http://nxg.me.uk SUPA School of Physics and Astronomy, University of Glasgow, UK Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io

Re: [racket] Package server connection flaky?

2015-01-13 Thread Jay McCarthy
-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket Users list

Re: [racket] The Racket package management model

2015-01-12 Thread Jay McCarthy
or installation scope, rather than having module-specific dependency versioning. Is this bad? I don't know. But it's different, and I think NPM's model is worth considering. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http

Re: [racket] Racketrivia: Using ' as an identifier suffix

2015-01-08 Thread Jay McCarthy
that have these problems, but they're no longer the norm, and I simply don't worry about it these days. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye

Re: [racket] Void expression found

2015-01-06 Thread Jay McCarthy
: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] web server stopped responding to TCP connections

2014-12-30 Thread Jay McCarthy
-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket Users list

Re: [racket] Is typed racket ready for web application?

2014-12-20 Thread Jay McCarthy
. If I will (require/typed) all I need, are there any problems to develop a real world (personal but modern) web system with stateless servlets in typed racket? Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io

Re: [racket] Adding a new native GUI component — is it possible?

2014-12-11 Thread Jay McCarthy
the hardware-accelerated performance necessary to actually make it feasible.) Alexis Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation

Re: [racket] web server: CRUD put/delete?

2014-12-04 Thread Jay McCarthy
? The current 6.1 docs for dispatch-rules appear to be the same. Thanks, George Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation

Re: [racket] web server: CRUD put/delete?

2014-12-04 Thread Jay McCarthy
empty) #f)])])) -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket

Re: [racket] package-source require forms for new package system

2014-12-01 Thread Jay McCarthy
` forms like this? (require http://code_man.cybnet.ch/racket/3d-model.zip) (require git://github.com/samth/abnf) Neil V. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore

Re: [racket] raco pkg create

2014-12-01 Thread Jay McCarthy
:37 mypackage.rkt -rw-r--r-- root/root75 2014-12-01 06:21 thisfileisnotused [/tmp/mypackage] which raco /usr/local/racket-6.1.1/bin/raco Neil V. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io

[racket] ANN: Lux

2014-11-23 Thread Jay McCarthy
/blob/master/examples/spin.rkt Enjoy! Jay -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

[racket] ANN: Puresuri

2014-11-23 Thread Jay McCarthy
-racketcon/go.rkt Enjoy! Jay -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] ANN: Lux

2014-11-23 Thread Jay McCarthy
To show off some of the fun that you can with lux, I made an interface module that hooks up to NvD's CharTerm and made a vi-like text pager: https://github.com/jeapostrophe/lux-charterm/blob/master/lux/examples/charterm.rkt Jay On Sun, Nov 23, 2014 at 2:02 PM, Jay McCarthy jay.mccar

Re: [racket] web server: response terminates servlet?

2014-11-20 Thread Jay McCarthy
that the response always is the last value produced? Thanks, George Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation

Re: [racket] question about implementation of hash-ref!

2014-11-07 Thread Jay McCarthy
behavior. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which

Re: [racket] debugging memory allocation

2014-11-07 Thread Jay McCarthy
figuring out how much garbage I'm generating? Is there a way to trace where it's coming from? Thanks, Dave Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye

Re: [racket] debugging memory allocation

2014-11-07 Thread Jay McCarthy
On Fri, Nov 7, 2014 at 11:43 PM, David Vanderson david.vander...@gmail.com wrote: On 11/07/2014 09:45 PM, Jay McCarthy wrote: Robby's advice of using backtrace can be useful. But it is pretty complicated to use, especially with an interactive application. If you go that route, you want

Re: [racket] the current package submission system is a mess

2014-11-06 Thread Jay McCarthy
it was stable. Jay On Wed, Nov 5, 2014 at 8:55 PM, Jay McCarthy jay.mccar...@gmail.com wrote: Hi Ryan, On Wed, Nov 5, 2014 at 7:14 PM, Ryan Davis zenspi...@gmail.com wrote: The package submission system is hostile and incredibly frustrating to use. I've tried a bazillion times now to submit

Re: [racket] Macros that use local-require (hygiene issues?)

2014-11-06 Thread Jay McCarthy
Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great

Re: [racket] Why module runs twice?

2014-11-05 Thread Jay McCarthy
it gives: Compiling Compiling Why it runs test twice? And if I require it, then it triples: Compiling Compiling Compiling What's wrong? -- Roman Klochkov Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http

Re: [racket] response/output #:cookies keyword ???

2014-11-05 Thread Jay McCarthy
to know if this is a documentation error or if I really was doing something wrong. Or possibly prematurely - is #:cookies implemented in 6.1.x ? Thanks, George Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io

Re: [racket] the current package submission system is a mess

2014-11-05 Thread Jay McCarthy
to PM you my cell if that would be a more convenient way to work through it. Jay Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying

Re: [racket] HTTP POST: curl vs racket net library

2014-11-03 Thread Jay McCarthy
? Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC

Re: [racket] email notifications from pkg-build.racket-lang.org?

2014-10-25 Thread Jay McCarthy
: Is there a way (or will there be a way) to send a notification to the maintainer email address when a build does not totally succeed? Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary

Re: [racket] Media computation

2014-10-21 Thread Jay McCarthy
/ Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC

Re: [racket] waiting for pkg catalog update?

2014-10-16 Thread Jay McCarthy
of rsound, I'd love to hear it. Thanks again for all the hard work! It keeps getting better! John Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye

Re: [racket] waiting for pkg catalog update?

2014-10-16 Thread Jay McCarthy
johnbcleme...@gmail.com wrote: On Thu, Oct 16, 2014 at 9:22 AM, Jay McCarthy jay.mccar...@gmail.com wrote: On Thu, Oct 16, 2014 at 12:13 PM, John Clements johnbcleme...@gmail.com wrote: Wow! I really like the new package system! Okay, now I'm going to complain... I'm having trouble

Re: [racket] http://pkgs.racket-lang.org hanging in loading screen

2014-10-10 Thread Jay McCarthy
wrote: Hi, http://pkgs.racket-lang.org is hanging in a 'Loading...' screen I've logged a bug report http://bugs.racket-lang.org/query/?cmd=viewpr=14766 Kind regards, Stephen ​ Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http

Re: [racket] Web authentication tutorials?

2014-10-07 Thread Jay McCarthy
are Ryan Culpepper’s webapi/oauth2 and Ray Racine’s gut/oauth packages. Any further suggestions? Thanks, Jordan Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing

Re: [racket] Constraint satisfaction problems

2014-09-30 Thread Jay McCarthy
are the options for modeling solving CSPs in Racket? Would Datalog be suitable? cKanren? Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation

Re: [racket] ANN: DOS, Delimited-continuation-based Operating-system Simulator

2014-09-26 Thread Jay McCarthy
. michaelsbradle...@gmail.com wrote: Jay McCarthy jay.mccarthy@... writes: I've just released the game architecture library I talked about in part 2 of my RacketCon talk. The big picture of this library is to make World-style programs more compositional by (a) using continuations to hide

Re: [racket] web server: module servlets

2014-09-26 Thread Jay McCarthy
:26 PM, Jay McCarthy wrote: web-server/servlet is NOT shared, nor is any net library or common racket library like racket/list. They are all totally unique per servlet. This, by the way, is part of why I don't recommend using dynamic servlets at all and suggest using serve/servlet

Re: [racket] Switching from editor to repl

2014-09-25 Thread Jay McCarthy
list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] macro question

2014-09-25 Thread Jay McCarthy
/ Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great

[racket] ANN: DOS, Delimited-continuation-based Operating-system Simulator

2014-09-25 Thread Jay McCarthy
/jeapostrophe/dos/blob/master/dos/examples/win-long.rkt The core library has a mere 36 lines: https://github.com/jeapostrophe/dos/blob/master/dos/main.rkt -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great

Re: [racket] web server: module servlets

2014-09-25 Thread Jay McCarthy
On Thu, Sep 25, 2014 at 12:51 PM, George Neuner gneun...@comcast.net wrote: Hi Jay, On 9/23/2014 10:03 PM, Jay McCarthy wrote: The command-line tool is basically deprecated and only provided for backwards compatibility. There is a huge amount that it can't do at all and it hasn't been

Re: [racket] web server: module servlets

2014-09-25 Thread Jay McCarthy
On Thu, Sep 25, 2014 at 4:34 PM, George Neuner gneun...@comcast.net wrote: Hi Jay, On 9/25/2014 1:04 PM, Jay McCarthy wrote: If a Racket library is deliberately put into the servlet-namespace, does that streamline linking? Your assumption about the purpose of this is not correct. Anything

Re: [racket] web server: module servlets

2014-09-23 Thread Jay McCarthy
list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] web server: module servlets

2014-09-23 Thread Jay McCarthy
On Tue, Sep 23, 2014 at 9:19 PM, George Neuner gneun...@comcast.net wrote: Hi Jay, On 9/23/2014 6:04 PM, Jay McCarthy wrote: On Tue, Sep 23, 2014 at 4:42 PM, George Neuner gneun...@comcast.net wrote: 1) Is there any way to speed up initial [module] servlet loading? This is why I recommend

Re: [racket] -i contract question

2014-09-22 Thread Jay McCarthy
Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great

Re: [racket] Provide transformers

2014-09-22 Thread Jay McCarthy
list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] Hosting the try-racket REPL.

2014-09-22 Thread Jay McCarthy
://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing

Re: [racket] frtime

2014-09-17 Thread Jay McCarthy
: This program is less flashy than it used to be: #lang frtime seconds Is FrTime still supported? Is there a way to get the old behavior of being, well, reactive? David Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http

Re: [racket] catalog pkg versioning: am I doing it right?

2014-09-10 Thread Jay McCarthy
-- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket Users list: http

Re: [racket] web server + REPL-ish functions?

2014-08-29 Thread Jay McCarthy
, at 3:12 PM, Jay McCarthy jay.mccar...@gmail.com wrote: Yes, although I actually assumed that you would start your server from a real Racket REPL, rather than implement your own REPL, so you wouldn't need to wait on anything. But what you wrote will work too. Jay On Wed, Aug 27, 2014 at 4:33

Re: [racket] web server + REPL-ish functions?

2014-08-27 Thread Jay McCarthy
: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33

Re: [racket] web server + REPL-ish functions?

2014-08-27 Thread Jay McCarthy
repl-t (thread (lambda () ...))) (thread-wait server-t)) Otherwise, I'll see how far I get. On Aug 27, 2014, at 10:58 AM, Jay McCarthy jay.mccar...@gmail.com wrote: Hi Matthew, You can run serve/servlet in a separate thread and continue to interact with any functions you want

Re: [racket] Racket VM in Racket

2014-08-06 Thread Jay McCarthy
Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great

Re: [racket] upload file button in a Racket web server

2014-08-01 Thread Jay McCarthy
: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things

Re: [racket] Simple json web response

2014-07-30 Thread Jay McCarthy
{1: 11})) Racket Users list: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing

Re: [racket] Web server

2014-07-17 Thread Jay McCarthy
. Thanks, Brian On Jul 16, 2014, at 10:17 PM, Jay McCarthy wrote: It wouldn't have a big impact on the server. The big question is how to effectively use multi-core in Racket programs generally. Futures are really only good for numerical codes that stay in the JIT, which doesn't sound like

Re: [racket] [racket-users]Is Racklog suitable to learn Prolog? A simple example just fails.

2014-07-17 Thread Jay McCarthy
-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which

Re: [racket] Web server

2014-07-16 Thread Jay McCarthy
to one due to threads in racket. Regards, Sean Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out

Re: [racket] Web server

2014-07-16 Thread Jay McCarthy
or if it is restricted to one due to threads in racket. Regards, Sean Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great

Re: [racket] simple http server without stateful/stateless continuations stuff

2014-07-09 Thread Jay McCarthy
documenting the internals, and the module paths have private/ in them. If in a future version of Racket, it's clarified that this is reusable API, and the private/ is removed from the module paths, will the old module paths also still work, for backward-compatibility? Neil V. Jay McCarthy

Re: [racket] simple http server without stateful/stateless continuations stuff

2014-07-05 Thread Jay McCarthy
/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great. - DC 64:33 Racket Users list

Re: [racket] Package conflict while attempting to install Whalesong

2014-06-29 Thread Jay McCarthy
) User-specific for installation development: [none] -- -- Jens Axel Søgaard Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary in well-doing, for ye are laying

Re: [racket] Splicing nested syntax clauses

2014-06-28 Thread Jay McCarthy
really wrap my head around the specifics. If someone could point me towards enlightenment, that would be much appreciated. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io Wherefore, be not weary

Re: [racket] formlet checkbox behaves differently from others

2014-06-16 Thread Jay McCarthy
#(struct:binding:form input_6 hotel)) I sorta expected to see hotel here but I get the struct instead. Why is this so? Thanks in advance. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young

Re: [racket] raco pkg update doesn't work

2014-06-13 Thread Jay McCarthy
: http://lists.racket-lang.org/users -- Roman Klochkov Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay Wherefore, be not weary in well

Re: [racket] You're invited to Neil Toronto's Dissertation Defense

2014-06-11 Thread Jay McCarthy
This event is eminent! Jay On Tue, Jun 3, 2014 at 10:47 PM, Jay McCarthy jay.mccar...@gmail.com wrote: Many of you have seen many emails and commits from my PhD student, Neil Toronto, who has worked on projects like math and plot. He will be defending his dissertation soon and we're going

Re: [racket] You're invited to Neil Toronto's Dissertation Defense

2014-06-11 Thread Jay McCarthy
at 1:36 PM, Jay McCarthy jay.mccar...@gmail.com wrote: This event is eminent! Jay On Tue, Jun 3, 2014 at 10:47 PM, Jay McCarthy jay.mccar...@gmail.com wrote: Many of you have seen many emails and commits from my PhD student, Neil Toronto, who has worked on projects like math and plot. He

Re: [racket] Pkg dependencies

2014-06-08 Thread Jay McCarthy
/blob/master/info.rkt should install binary-class. But Racket doesn't install binary-class. What is wrong? -- Roman Klochkov Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

Re: [racket] plt web server

2014-06-04 Thread Jay McCarthy
to obtain changes. Is there a solution to modifiy servlet without having to restart plt webserver ? Thanks for your help jeeve Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University

Re: [racket] You're invited to Neil Toronto's Dissertation Defense

2014-06-04 Thread Jay McCarthy
Champagne? At BYU? We use Martinelli's for everything fancy in Utah. :) Jay Sent from my iPhone On Jun 4, 2014, at 2:27 PM, Konrad Hinsen konrad.hin...@fastmail.net wrote: Matthias Felleisen writes: How are we going to toast him remotely? Are you shipping cold champagne first :-)

Re: [racket] Performance. How to disable contract checks?

2014-06-03 Thread Jay McCarthy
Roman, This approach is unlikely to work out due to separate compilation. Module A can't really affect how module B gets compiled. Your contract-mode appears to be trying to do such a thing. So it is not clear where the decision on compile mode is made. If it is inside a module, then why not

Re: [racket] Performance. How to disable contract checks?

2014-06-03 Thread Jay McCarthy
even inside module control contract usage with particular call. Main problem is: this should be mainstream behaviour. Like using contract-out now. I cannot simply make my own drop-in replacement for racket/contract -- nobody will use it. Tue, 3 Jun 2014 13:58:59 -0400 от Jay McCarthy

[racket] You're invited to Neil Toronto's Dissertation Defense

2014-06-03 Thread Jay McCarthy
, you'll think about attending. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 Racket Users list: http://lists.racket-lang.org/users

Re: [racket] struct constructors

2014-05-27 Thread Jay McCarthy
to the `struct' procedure #:constructor-name and I can't quite make sense of what that does. Is it a low-level thing, or is it exactly what I want? Thanks, Aidan Gauland Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant

Re: [racket] %= doesn't like logic variables bound to numbers?

2014-05-21 Thread Jay McCarthy
/racket/private/misc.rkt:87:7 Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 Racket

Re: [racket] Plot is voracious

2014-05-21 Thread Jay McCarthy
Racket Users list: http://lists.racket-lang.org/users Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God

Re: [racket] s-expression javascript syntax

2014-05-20 Thread Jay McCarthy
in Racket for an HTML5 mobile app, which requires generating some JS in addition to the HTML. SXML is used for the s-expression representation of HTML, but JS is just strings right now.) Neil V. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j

Re: [racket] changing pkg.racket-lang.org address

2014-05-10 Thread Jay McCarthy
/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 Racket Users list: http://lists.racket-lang.org/users

Re: [racket] Isn't the web application tutorial too advanced?

2014-04-29 Thread Jay McCarthy
will be enough. And an advanced one would probably scare beginners like me away. Hope my experience is somewhat useful to you. Thanks, Ben Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young

Re: [racket] ANN: 2048 game - Racket edition

2014-04-20 Thread Jay McCarthy
! Dan -- Daniel Prager Agile/Lean Coaching, Software Development and Leadership Startup: www.youpatch.com Twitter: @agilejitsu Blog: agile-jitsu.blogspot.com Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant

Re: [racket] Parameterizing tables in Datalog queries

2014-04-16 Thread Jay McCarthy
with the theory more readily from an embedding, interactive application. Thanks, Evan On Fri, Aug 16, 2013 at 11:29 AM, Jay McCarthy jay.mccar...@gmail.com wrote: You could eval the datalog macro to do it at runtime. I could also expose the underlying protocol that ! and ? use, which IS based

Re: [racket] Using Racket 6.0 through a Web proxy

2014-04-02 Thread Jay McCarthy
address: github.com port number: 443 step: 6 system error: Operation timed out; errno=60 Any suggestions? Thanks in advance, Konrad. Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor

Re: [racket] Should raco-linked collections still work in v6.0?

2014-03-14 Thread Jay McCarthy
whether I had to switch over to the new package system now, or whether I can take my time migrating our stuff over. thanks, Kathi Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University

Re: [racket] webserver : chunked tail no NL error in varnish

2014-03-12 Thread Jay McCarthy
Great. I'll be running the normal tests and pushing it. On Tue, Mar 11, 2014 at 10:45 AM, Guillaume Coré g...@fridim.org wrote: That works with both varnish and nginx! Guillaume On 03/11/2014 12:38 PM, Jay McCarthy wrote: I agree with your interpretation of the spec Greg. Guillaume, would

Re: [racket] webserver : chunked tail no NL error in varnish

2014-03-11 Thread Jay McCarthy
Varnish is being strict about. I haven't studied web-server code, so again, apologies if I'm misunderstanding! Racket Users list: http://lists.racket-lang.org/users -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

  1   2   3   4   5   6   7   >