[racket-dev] DrDr experiment

2015-04-19 Thread Jay McCarthy
be tested individually, instead it considers all commits that came in since the last time it polled (which happens just before it runs an integration) to be the same "push". Jay -- Jay McCarthy http://jeapostrophe.github.io "Wherefore, be not weary in well-doing,

Re: [racket-dev] DrDr experiment

2015-04-20 Thread Jay McCarthy
On Sun, Apr 19, 2015 at 8:51 PM, Robby Findler wrote: > > > On Sunday, April 19, 2015, Jay McCarthy wrote: >> >> I'm starting an experiment where DrDr will be running all the time, >> rather than only on pushes to the main repository. Hopefully this will >>

Re: [racket-dev] raco pkg install .. and now where are the docs?

2015-04-20 Thread Jay McCarthy
top receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/b8775fa1-b77c-411f-bfcf-0cbb50ee0631%40goog

[racket-dev] Re: Pre-Release Checklist for v6.2

2015-05-13 Thread Jay McCarthy
or (one of the) linux releases: > - Test that the `racket' and `racket-textual' source releases > compile fine (note that they're still called `plt' and `mz' at > this stage). > - Test that the binary installers for both work, try each o

Re: [racket-dev] Could (or should) we add sugar for submodule paths?

2015-07-07 Thread Jay McCarthy
> To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/2

Re: [racket-dev] edit - test cycle in package development taking a long long time ...

2015-07-17 Thread Jay McCarthy
ers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/r

Re: [racket-dev] mode-lambda and dependencies

2015-08-17 Thread Jay McCarthy
o view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/CAHSseGtP%2BMzoHK3sEgnHfcw4j2T0Pf5vNw2h%3DcbF0Wey8DWHiA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy http://jeapostrophe.github.io "Wher

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-28 Thread Jay McCarthy
I do not. I'll ask around. Jay On Fri, Aug 28, 2015 at 5:48 PM, 'John Clements' via dev-redirect wrote: > >> On Aug 28, 2015, at 1:07 PM, Jay McCarthy wrote: >> >> Sorry for the delay in my response... this seems right to me. Is that >> commit pushed

Re: [racket-dev] non-backward compatible packages (Was: [racket-users] [ann] gregor (date + time library) updates)

2015-08-31 Thread Jay McCarthy
roups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/55E46464.3070603%40neilvandyke.org. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy http://jeapos

Re: [racket-dev] non-backward compatible packages (Was: [racket-users] [ann] gregor (date + time library) updates)

2015-08-31 Thread Jay McCarthy
rsation to take place. I can imagine ways it could be better, like a tool that helps authors tell how and where their code was used. -- 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-dev] non-backward compatible packages (Was: [racket-users] [ann] gregor (date + time library) updates)

2015-08-31 Thread Jay McCarthy
On Mon, Aug 31, 2015 at 10:43 AM, Jon Zeppieri wrote: > On Mon, Aug 31, 2015 at 10:35 AM, Jay McCarthy wrote: >> I wouldn't say there is or has been a policy. There's advice based on >> what the release process packages do. >> >> Generally, adding a n

Re: [racket-dev] non-backward compatible packages (Was: [racket-users] [ann] gregor (date + time library) updates)

2015-09-01 Thread Jay McCarthy
such > thing as a backward-incompatible version of a package, just a new > package. And on the assumption a major version change implies > backward-incompatible.) > > Both answers seem slightly weird to me. I suppose the first one seems > less weird. > > > On Mon, Aug 31,

Re: [racket-dev] Package versioning

2015-09-02 Thread Jay McCarthy
ns are defined to be backwards compatible, as long as the server has some version that's after X, then there is no reason to know what any old version has, since any client should be happy with any release >X. Jay -- Jay McCarthy http://jeapostrophe.github.io "Wherefore

Re: [racket-dev] Package versioning

2015-09-02 Thread Jay McCarthy
ntroduce breaking changes into an API without > fear of breaking everyone’s code is incredibly powerful for a package > maintainer. It’s mostly why the iteration speed in JS-land can be so > blindingly fast, but everyone still hangs together. There are problems with > that example

Re: [racket-dev] Re: Package versioning

2015-09-02 Thread Jay McCarthy
To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/35130451-7119-4612-bd10-092515ce7ec9%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy http://

Re: [racket-dev] Package versioning

2015-09-03 Thread Jay McCarthy
do not generally store any code, merely references to other people's code. There's no way they can guarantee that old tar-balls are still around. You can easily lock yourself in to a specific version by using the `raco pkg catalog-copy/catalog-archive` commands and distributing/saving the re

[racket-dev] Racket Cheat Sheet

2015-10-05 Thread Jay McCarthy
be a section on Typed Racket. 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." - D&C 64:

Re: [racket-dev] Racket Cheat Sheet

2015-10-06 Thread Jay McCarthy
cheat > sheet. But adopting this could simplify that portion of the cheat > sheet. I think it's on topic. There are many things that I didn't include because I don't think people should use them :) Jay -- Jay McCarthy http://jeapostrophe.github.io "Wheref

Re: [racket-dev] Racket Cheat Sheet

2015-10-07 Thread Jay McCarthy
send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/96bbbe2b-2e43-4c7f-9f1b-6fe57c7de165%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy http://jeapostrop

Re: [racket-dev] Racket Cheat Sheet

2015-10-07 Thread Jay McCarthy
ith define-simple-macro ? I think it's clearer about what it > does than define-syntax-rule. > >> On Oct 7, 2015, at 2:10 PM, Jay McCarthy wrote: >> >> I agree. I don't like the name. I think define-syntax-rule is a choice >> choice name. >> >> O

Re: [racket-dev] Racket Cheat Sheet

2015-10-07 Thread Jay McCarthy
Also, we don't like to say "macro" :) On Wed, Oct 7, 2015 at 2:14 PM, Jay McCarthy wrote: > I find "simple" to be very judgey. Unlike a full syntax-parse > expression with many rules and cases, define-simple-macro has just one > case or one rule, so you'

Re: [racket-dev] Racket Cheat Sheet

2015-10-07 Thread Jay McCarthy
iling: /racket-cheat/racket-cheat.scrbl > raco pkg install: packages installed, although setup reported errors > > > > On Tue, Oct 6, 2015 at 4:24 AM, Jay McCarthy wrote: >> I've just put together a "cheat sheet" for Racket based on some ideas >> from Vincent and Asum

Re: [racket-dev] colon keywords

2015-10-14 Thread Jay McCarthy
opers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.g

Re: [racket-dev] colon keywords

2015-10-14 Thread Jay McCarthy
dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/CAL3TdONVr2%3DVr86PE6Tbjj_hQP%3DCpcdkdoKbLyP%3DLgpfVjjvmw%40mail.gmail.com. > For more options

Re: [racket-dev] colon keywords

2015-10-14 Thread Jay McCarthy
I added you to the form, and please post away to users or wherever. Canvas for your side! On Wed, Oct 14, 2015 at 11:24 AM, Neil Van Dyke wrote: > Jay McCarthy wrote on 10/14/2015 07:42 AM: >> >> Can people fill out this form with their feelings? >> >> http://goo.gl/fo

[racket-dev] Re: Pre-Release Checklist for v6.3

2015-10-19 Thread Jay McCarthy
> - RackUnit GUI Tests > - Data Tests > - DB Tests > - Rackunit Tests > - SRFI Tests > Release tests for (one of the) linux releases: > - Test that the `racket' and `racket-textual' source releases > compile fine (note that they're still called

Re: [racket-dev] sorting with +nan.0 ?

2015-11-24 Thread Jay McCarthy
.google.com/d/optout. > > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.co

Re: [racket-dev] keeping packages and versions accessible

2015-12-07 Thread Jay McCarthy
s discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/56636C4B.3030909%40neilvandyke.org. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "

[racket-dev] Please update the release with the commands you use

2015-12-09 Thread Jay McCarthy
#x27;re looking for. Basically, we'd like almost anyone to be able to run each set of tests pre-release in case you happen to be busy on a particular release. Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary

[racket-dev] Happy Module Day!

2015-12-11 Thread Jay McCarthy
cromod.pdf Enjoy! Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell 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-dev] Re: Happy Module Day!

2015-12-11 Thread Jay McCarthy
ng in the runtime. You might imagine that we could make a compiler turn the bytecode directly into assembly, but we'd still need to have a runtime written in something to do stuff like GC. But few languages like Racket (i.e. that have a runtime) do anything like that. I hope this is hel

[racket-dev] Re: Please update the release with the commands you use

2015-12-16 Thread Jay McCarthy
I'm grateful for a few of you to have done this. I'd encourage others to take the opportunity this week. Jay On Wed, Dec 9, 2015 at 3:15 PM, Jay McCarthy wrote: > Please head over to the Racket wiki and update the checklist with the > exact commands you use for your tests or o

[racket-dev] pict3d maintenance

2015-12-19 Thread Jay McCarthy
BWLveMNdzg&list=PLXr4KViVC0qJAsNuDeQzhFDjMK1gEdls8&index=7 -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell 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 pr

[racket-dev] Documentation Categories

2015-12-19 Thread Jay McCarthy
ead went with this smaller first cut approach. Please make use of this feature. Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of sm

Re: [racket-dev] pict3d maintenance

2015-12-19 Thread Jay McCarthy
sion on the web visit >> > https://groups.google.com/d/msgid/racket-dev/5675B7F9.3010509%40neilvandyke.org. >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >&

Re: [racket-dev] Documentation Categories

2015-12-19 Thread Jay McCarthy
; On Dec 19, 2015, at 2:04 PM, Jay McCarthy wrote: >> >> If you take a look at >> >> http://pkg-build.racket-lang.org/doc/ >> >> You'll see that basically all manuals for packages are under the >> "Miscellaneous Libraries" category. A s

[racket-dev] Inside Racket Seminar #1: Asumu on Typing Classes

2016-01-06 Thread Jay McCarthy
We look forward to your participation and hearing from Asumu! -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell 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 proce

Re: [racket-dev] schminc.h instructions accurate?

2016-01-06 Thread Jay McCarthy
To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/CAFfiA1LWTqLs1ESupA5YZTi_JN2Vi-66YBZ-z%2Bru8Ejf_1w_tQ%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapos

[racket-dev] Re: Inside Racket Seminar #1: Asumu on Typing Classes

2016-01-14 Thread Jay McCarthy
We will be starting in about two hours. We'll take questions on... - IRC: #racket channel on freenode.net - Hangouts on Air: Q&A feature - Racket Slack: https://racket.slack.com - Twitter: Use the #InsideRacket hash-tag See you there! Jay On Wed, Jan 6, 2016 at 1:39 PM, Jay McCart

[racket-dev] Re: Inside Racket Seminar #1: Asumu on Typing Classes

2016-01-14 Thread Jay McCarthy
We will be starting imminently. Jay On Thu, Jan 14, 2016 at 9:05 AM, Jay McCarthy wrote: > We will be starting in about two hours. > > We'll take questions on... > > - IRC: #racket channel on freenode.net > - Hangouts on Air: Q&A feature > - Racket Slack: https:

[racket-dev] Re: Inside Racket Seminar #1: Asumu on Typing Classes

2016-01-14 Thread Jay McCarthy
, Jay McCarthy wrote: > We will be starting imminently. > > Jay > > On Thu, Jan 14, 2016 at 9:05 AM, Jay McCarthy wrote: >> We will be starting in about two hours. >> >> We'll take questions on... >> >> - IRC: #racket channel on freenode.net >

Re: [racket-dev] Release Announcement for v6.4

2016-01-26 Thread Jay McCarthy
. > - cheat sheet The Racket cheat sheet is included in the main distribution. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And

[racket-dev] Inside Racket Seminar #2: Matthew Flatt on the Bytecode Compiler

2016-02-22 Thread Jay McCarthy
d model): http://www.cs.indiana.edu/~dyb/pubs/3imp.pdf Please feel free to send questions beforehand, on this thread or to me personally. We will archive the video for later viewing, etc. Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io

Re: [racket-dev] pkg mismatched checksum on package due to newline

2016-02-25 Thread Jay McCarthy
this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/56CF7850.3040302%40neilvandyke.org. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ C

Re: [racket-dev] naming convention for old crufty packages with valuable names

2016-03-01 Thread Jay McCarthy
om. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/56D51202.9050209%40neilvandyke.org. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associat

[racket-dev] Re: Inside Racket Seminar #2: Matthew Flatt on the Bytecode Compiler

2016-03-14 Thread Jay McCarthy
This is tomorrow! See you then! Jay On Wed, Mar 9, 2016 at 10:15 AM, Jay McCarthy wrote: > A short reminder that this will be next week. Please put it on your > calendars! > > I've created the Hangouts on Air event for you to mark that you'll be > attending! > &

[racket-dev] Re: Inside Racket Seminar #2: Matthew Flatt on the Bytecode Compiler

2016-03-15 Thread Jay McCarthy
We'll be starting in two hours! Jay On Mon, Mar 14, 2016 at 10:35 AM, Jay McCarthy wrote: > This is tomorrow! See you then! > > Jay > > On Wed, Mar 9, 2016 at 10:15 AM, Jay McCarthy wrote: >> A short reminder that this will be next week. Please put it on your >&g

[racket-dev] Re: Inside Racket Seminar #2: Matthew Flatt on the Bytecode Compiler

2016-03-15 Thread Jay McCarthy
We will be starting shortly. Please ask questions via the app. Jay On Tue, Mar 15, 2016 at 9:56 AM, Jay McCarthy wrote: > We'll be starting in two hours! > > Jay > > On Mon, Mar 14, 2016 at 10:35 AM, Jay McCarthy wrote: >> This is tomorrow! See you then! >> >

[racket-dev] Re: Inside Racket Seminar #2: Matthew Flatt on the Bytecode Compiler

2016-03-15 Thread Jay McCarthy
It is live now. On Tue, Mar 15, 2016 at 11:52 AM, Jay McCarthy wrote: > We will be starting shortly. Please ask questions via the app. > > Jay > > On Tue, Mar 15, 2016 at 9:56 AM, Jay McCarthy wrote: >> We'll be starting in two hours! >> >> Jay >&

[racket-dev] Re: Inside Racket Seminar #2: Matthew Flatt on the Bytecode Compiler

2016-03-15 Thread Jay McCarthy
uests for the next edition! Jay On Tue, Mar 15, 2016 at 11:59 AM, Jay McCarthy wrote: > It is live now. > > On Tue, Mar 15, 2016 at 11:52 AM, Jay McCarthy wrote: >> We will be starting shortly. Please ask questions via the app. >> >> Jay >> >> On Tue,

Re: [racket-dev] Could there be a O(1) type-of operator for Racket builtins?

2016-03-26 Thread Jay McCarthy
> To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/D016C78B-7C44-42C1-90D8-3E8CB8F660EE%40gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.gith

[racket-dev] Inside Racket Seminar #3: Ryan Culpepper on syntax-parse

2016-04-04 Thread Jay McCarthy
out synchronizable events and UNIX domain sockets after Asumu's defense last month: https://www.youtube.com/watch?v=WNaX7gSa_pM Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, fo

[racket-dev] Improve the Racket optimizer

2016-04-05 Thread Jay McCarthy
yourself! It's super easy! Jay 1. https://github.com/racket/racket/wiki/Inside-Racket-Seminar-2.-Matthew-Flatt-on-Bytecode-Compiler 2. https://github.com/racket/racket/commit/cf70c4a24168643f8871d655f1700a813d68a28e -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell

Re: [racket-dev] pkgs catalog docs manuals namespace

2016-04-19 Thread Jay McCarthy
#x27; stream, upstream of other developers. > > Neil V. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubsc

[racket-dev] Re: Inside Racket Seminar #3: Ryan Culpepper on syntax-parse

2016-04-26 Thread Jay McCarthy
This is tomorrow! I hope to see many of you there! Jay On Mon, Apr 4, 2016 at 9:12 AM, Jay McCarthy wrote: > On April 27th at 11am EDT, please join us for the third Inside Racket > Seminar where Ryan Culpepper will give us a walk-through of the > implementation of syntax-parse. >

[racket-dev] Re: Inside Racket Seminar #3: Ryan Culpepper on syntax-parse

2016-04-27 Thread Jay McCarthy
We will be starting shortly. Jay On Tue, Apr 26, 2016 at 9:27 AM, Jay McCarthy wrote: > This is tomorrow! I hope to see many of you there! > > Jay > > On Mon, Apr 4, 2016 at 9:12 AM, Jay McCarthy wrote: >> On April 27th at 11am EDT, please join us for the third Inside Ra

[racket-dev] Re: Inside Racket Seminar #3: Ryan Culpepper on syntax-parse

2016-04-27 Thread Jay McCarthy
All the information about the seminar is now linked from the Wiki: https://github.com/racket/racket/wiki/Inside-Racket-Seminar-3.-Ryan-Culpepper-on-syntax-parse Enjoy! On Wed, Apr 27, 2016 at 10:45 AM, Jay McCarthy wrote: > We will be starting shortly. > > Jay > > On Tue, Apr 2

[racket-dev] Inside Racket Seminar 4. Vincent St-Amour on Typed Racket optimizer

2016-05-26 Thread Jay McCarthy
archive the video for later viewing, etc. As a small preview of his style, you may want to check out Vincent's talk at RacketCon 2013: https://www.youtube.com/watch?v=D7uPm3J-o6g Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Whe

[racket-dev] Re: Inside Racket Seminar 4. Vincent St-Amour on Typed Racket optimizer

2016-06-20 Thread Jay McCarthy
Please get excite for this tomorrow. ! Jay On Thu, May 26, 2016 at 7:51 AM, Jay McCarthy wrote: > On June 21st at 11am Central time, please join us for the fourth Inside Racket > Seminar where Vincent St-Amour will give us a walk-through of the > implementation of Typed Racket&#x

[racket-dev] Re: Inside Racket Seminar 4. Vincent St-Amour on Typed Racket optimizer

2016-06-21 Thread Jay McCarthy
The archive of this is linked from the wiki now: https://github.com/racket/racket/wiki/Inside-Racket-Seminar-4.-Vincent-St-Amour-on-Typed-Racket-Optimizer On Mon, Jun 20, 2016 at 4:47 PM, Jay McCarthy wrote: > Please get excite for this tomorrow. > > ! > > Jay > > On Thu,

[racket-dev] Please enjoy

2016-07-15 Thread Jay McCarthy
http://pkgn.racket-lang.org Thanks Tony! After a bit of testing, we'll change the main link. Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a

[racket-dev] Inside Racket Seminar 5: Robby Findler on Contracts

2016-08-10 Thread Jay McCarthy
https://www.youtube.com/watch?v=gXTbMPVFP1M See you all soon! Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell 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 pr

[racket-dev] Re: Inside Racket Seminar 5: Robby Findler on Contracts

2016-09-05 Thread Jay McCarthy
A little reminder to everyone... this is on Wednesday! Jay On Wed, Aug 10, 2016 at 12:07 PM, Jay McCarthy wrote: > On September 7th at 11am Central time, please join us for the fifth > Inside Racket Seminar where Robby Findler will give us a walk-through > of the Racket's c

Re: [racket-dev] Release Announcement for v6.7

2016-10-15 Thread Jay McCarthy
--- > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To post to this gro

[racket-dev] RFC: define-module+

2016-10-27 Thread Jay McCarthy
me know any opinions you have: https://github.com/jeapostrophe/exp/blob/master/module/ex.rkt In particular, should this be in racket? Should it be a package? Should it be in remix? Should have a different name, because obviously you know a better one? Jay -- Jay McCarthy Associate Professor PLT

Re: [racket-dev] RFC: define-module+

2016-10-28 Thread Jay McCarthy
, 2016 at 1:17 AM, Matthias Felleisen > wrote: >> >> >> I like this. How does define-duck+ communicate with DrRacket? >> >> >> On Oct 27, 2016, at 3:53 PM, Jay McCarthy wrote: >> >> Something that has annoyed me about module+ since we first implement

Re: [racket-dev] Boost + ASL 2.0

2016-11-04 Thread Jay McCarthy
groups.google.com/d/msgid/racket-dev/00f1374b-c655-4296-bafa-8c5f7ecba940%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io

Re: [racket-dev] RFC: define-module+

2016-11-04 Thread Jay McCarthy
I forgot to push it... raco pkg install remix (require racket/remixd) On Fri, Nov 4, 2016 at 6:49 PM, Ben Greenman wrote: > Can this be a package now? > > On Thu, Oct 27, 2016 at 3:53 PM, Jay McCarthy > wrote: >> >> Something that has annoyed me about module+ since

[racket-dev] Inside Racket Seminar 6. Sam Tobin-Hochstadt on match

2016-11-14 Thread Jay McCarthy
.tufts.edu/~nr/pubs/match-abstract.html http://pauillac.inria.fr/~maranget/papers/ml05e-maranget.pdf Please feel free to send questions beforehand, on this thread or to me personally. We will archive the video for later viewing, etc. See you all soon! Jay -- Jay McCarthy Associate Professo

Re: [racket-dev] RFC: define-module+

2016-11-16 Thread Jay McCarthy
et-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/6eb12879-3e8d-3c8d-8022-064c2cd36fd5%40memebeam.org. > For more options, visit https://groups

[racket-dev] Re: Inside Racket Seminar 6. Sam Tobin-Hochstadt on match

2016-11-17 Thread Jay McCarthy
Here is the link again! https://www.youtube.com/watch?v=IikGK8XP5_Q On Mon, Nov 14, 2016 at 9:01 AM, Jay McCarthy wrote: > On November 17th at 3pm Eastern time, please join us for the sixth > Inside Racket Seminar where Sam Tobin-Hochstadt will give us a > walk-through of Racket&

Re: [racket-dev] Switching to discourse.org

2017-02-06 Thread Jay McCarthy
id/racket-dev/efade60f-0bac-4711-b86c-3b2e9ce5328f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye ar

Re: [racket-dev] Re: Protocol Language | Codec

2017-02-14 Thread Jay McCarthy
On Mon, Feb 13, 2017 at 1:39 PM, George Neuner wrote: > A generic state machine generator / combinator might be a useful > starting point. Is there anything like that available for Racket? > http://docs.racket-lang.org/automata/ -- -=[ Jay McCarthy

Re: [racket-dev] Re: Chez Scheme as the Racket VM

2017-02-22 Thread Jay McCarthy
t >> it will retain most of its C implementation, which means that it will >> keep its performance for backward compatibility. Even this legacy VM, >> however, will use the new reader, expander, and module system --- >> essentially as the linklet branch is now. The expander

Re: [racket-dev] Review Requests for Several Scribble and Racklog Improvements

2017-03-03 Thread Jay McCarthy
cket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/ccd38b86-9c0b-44de-aaf6-39daf4aaa7f9%40googlegroups.com. > For more options, visit https

Re: [racket-dev] Release Announcement for v6.9

2017-04-17 Thread Jay McCarthy
n scribble (049bf4b0 @ scribble) > > Gustavo Massaccesi: > - application and struct optimizations (b73e1dfd , a21b33a7 @ racket) > > Jay McCarthy / Tony Garnock-Jones: > - New package website. The official package catalog Web site is revised to have a new user experience. Thank Tony Garn

Re: [racket-dev] #:authentic

2017-05-11 Thread Jay McCarthy
334b.158bSMTPIN_ADDED_MISSING%40gmr-mx.google.com > . > For more options, visit https://groups.google.com/d/optout. > -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -=[ Moses 1:33: And worlds withou

Re: [racket-dev] How to require a file whose path depends on a get-env value?

2017-06-15 Thread Jay McCarthy
cussion on the web visit > https://groups.google.com/d/msgid/racket-dev/f66540c6-92db-4c58-8622-b1b765309921%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorP

Re: [racket-dev] Benefits/implications of define-runtime-path

2017-06-15 Thread Jay McCarthy
to racket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/7f9ffb92-0662-4df8-ab04-8535d93a5e25%40googlegroups.com. > For more options, v

[racket-dev] Package cleanup

2017-07-12 Thread Jay McCarthy
aren't supposed to have docs, like web-server-lib, because its docs are in web-server-doc.) Conor Finegan implemented this. Good job! -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -=[ Moses 1:33: And w

Re: [racket-dev] Package cleanup

2017-07-12 Thread Jay McCarthy
is group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/7de48c78-7535-c47c-e29e-4338f8426e4b%40neilvandyke.org. > For more options, visit https://groups.google.com/d/optout. -- -=[ Jay McCarthy

[racket-dev] Strange 3d value problem

2017-07-27 Thread Jay McCarthy
ntax (define-syntax x #,(foo #'x ht))))])) (m6 e10) -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -=[ Moses 1:33: And worlds without number have I created; ]=- -- You received this message because you are

Re: [racket-dev] Strange 3d value problem

2017-07-27 Thread Jay McCarthy
thew Flatt wrote: > What failure do you see? When I run the program, it seems to compile > and run ok. > > At Thu, 27 Jul 2017 15:41:28 -0400, Jay McCarthy wrote: >> I don't understand why the last macro invocation here fails, given >> that m4 shows you can store hasheqs an

Re: [racket-dev] Strange 3d value problem

2017-07-27 Thread Jay McCarthy
s for me. (I expected the mutable thing to be coerced into an immutable thing. In the real code, the hash can only be modified during the initial construction.) Should I consider the answer to be that I need to stick to things that can be syntax literals without conversion? -- -=[ Jay McCarth

Re: [racket-dev] Strange 3d value problem

2017-09-04 Thread Jay McCarthy
tch errors like this in a different place? -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -=[ Moses 1:33: And worlds without number have I created; ]=- -- You received this message because you are subscribed

[racket-dev] Inside Racket Seminar 7. Alexis King on Hackett

2017-09-06 Thread Jay McCarthy
etCon this year in a shorter form, so you may consider this a kind of preview for what is to come there. Check out the rest of the speakers and find registrations details here: http://con.racket-lang.org See you all soon! -- -=[ Jay McCarthy http://jeapostrophe.gith

[racket-dev] Re: Inside Racket Seminar 7. Alexis King on Hackett

2017-09-21 Thread Jay McCarthy
Reminder: This is tomorrow! On Wed, Sep 6, 2017 at 6:07 AM, Jay McCarthy wrote: > On September 22nd at 3:30pm Eastern time, please join us for the > seventh Inside Racket Seminar where Alexis King will give us a > walk-through of the Hackett programming language implementation. > >

[racket-dev] Re: Inside Racket Seminar 7. Alexis King on Hackett

2017-09-23 Thread Jay McCarthy
The archived version is here --- https://www.youtube.com/watch?v=3xFWcNarb3Q --- if you'd like to watch it! Jay On Thu, Sep 21, 2017 at 7:32 PM, Jay McCarthy wrote: > Reminder: This is tomorrow! > > On Wed, Sep 6, 2017 at 6:07 AM, Jay McCarthy wrote: >> On September 22nd at

Re: [racket-dev] Release Announcement for v6.12

2018-01-15 Thread Jay McCarthy
On Mon, Jan 15, 2018 at 10:08 AM, Vincent St-Amour wrote: > Jay McCarthy > - dependency testing in `raco test` (5662ed8e @ racket) We added the `--deps` option to `raco test` which tests package dependencies, in addition to packages themselves. For example, `raco test -p --deps pkg1 pkg2

[racket-dev] (eighth RacketCon) is St. Louis in September 2018

2018-03-28 Thread Jay McCarthy
Prepare yourselves! (eighth RacketCon) is St. Louis in September 2018! http://con.racket-lang.org co-located with ICFP and Strange Loop! -- At this point, you can book your hotel room (get them fast!) and let me know what you plan on presenting! Jay -- -=[ Jay McCarthy

Re: [racket-dev] Alexis King joins PLT@Northwestern

2018-04-09 Thread Jay McCarthy
.com/d/msgid/racket-dev/etPan.5acb90f9.3edc2136.2b1%40northwestern.edu. > For more options, visit https://groups.google.com/d/optout. -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -=[ Moses 1:33: And

[racket-dev] (eighth RacketCon) in St. Louis on September 29th & 30th - Early registration ends next week

2018-08-31 Thread Jay McCarthy
http://con.racket-lang.org Jay -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubsc

[racket-dev] Racket Weet 2019

2018-11-14 Thread Jay McCarthy
date! Jay -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT @ CS @ UMass Lowell ]=- -=[ Moses 1:33: And worlds without number have I created; ]=- -- You received this message because you are subscribed to the Google Groups &q

Re: [racket-dev] Re: Release Announcement for v7.2

2019-01-22 Thread Jay McCarthy
; To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/4e2f0796-9cea-461f-a63e-d8e411bce27b%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ As

Re: [racket-dev] Re: Release Announcement for v7.2

2019-01-22 Thread Jay McCarthy
containing predicates being > applicable, and the introduction of an `%andmap` higher-order predicate. > > Vincent > > > > > On Tue, 22 Jan 2019 08:44:31 -0600, > Jay McCarthy wrote: > > > > On Mon, Jan 21, 2019 at 8:53 PM Leo Uino wrote: > > > >

[racket-dev] ANN: RacketCon Keynote Speakers; You won't believe #9!

2019-03-18 Thread Jay McCarthy
t the keynote speaker is Aaron Turon, a leader on the Rust team at Mozilla. Come and see. https://aturon.github.io/about/ If you'd like to apply to present, send me an email. <3 Jay -- -=[ Jay McCarthy http://jeapostrophe.github.io]=- -=[ Associate ProfessorPLT

[racket-dev] Help improve Racket on ChezScheme

2019-03-28 Thread Jay McCarthy
t the same: http://drdr.racket-lang.org/51915/cs/racket/share/pkgs/web-server-test/tests/web-server/pr/12658.rkt Jay -- Jay McCarthy Associate Professor @ CS @ UMass Lowell http://jeapostrophe.github.io Vincit qui se vincit. -- You received this message because you are subscribed to the Goo

[racket-dev] RacketCon: These 8 INSANE talks about Racket will change your life! I can't believe #7! --- (ninth RacketCon) on July 13th, 2019 --- Speakers Announced!

2019-04-25 Thread Jay McCarthy
(ninth RacketCon) on July 13th, 2019 Speakers Announced! https://con.racket-lang.org/ Sign up for RacketCon! See you in Salt Lake City! -- Jay McCarthy Associate Professor @ CS @ UMass Lowell http://jeapostrophe.github.io Vincit qui se vincit. -- You received this message because you are

[racket-dev] Racket Week Hotel Block and Summer School Housing

2019-04-30 Thread Jay McCarthy
esign Languages or Beautiful Racket), then we have subsidized housing available. These are rooms in the 4-bedroom, 2-bathroom suites on the University of Utah campus dorms. The cost is $40/night. Please register for a dorm room here: https://forms.gle/spaMYg1LL4CK3J8p9 See you in July! -- Jay McC

Re: [racket-dev] DrDr versions of pulled repos?

2019-05-10 Thread Jay McCarthy
You look at the `pkg-show` file: http://drdr.racket-lang.org/52112/pkg-show -- Jay McCarthy Associate Professor @ CS @ UMass Lowell http://jeapostrophe.github.io Vincit qui se vincit. On Thu, May 9, 2019 at 5:17 PM 'John Clements' via Racket Developers < racket-dev@googlegrou

  1   2   >