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...@googlegroups.com.
---
You received this message because you are subscribed to the Goo
x86_64) AppleWebKit/535.2
(KHTML, like Gecko) Ubuntu/11.10 Chromium/15.0.874.106 Chrome/15.0.874.106
Safari/535.2
severity: non-critical
class: documentation bug
Racket Users list:
http://lists.racket-lang.org/users
Server at bugs.racket-lang.org Port 80
On Sat, Dec 31, 2011 at 19:07, Matthew Flatt wrote:
> I've pushed a repair. Thanks for the report!
>
> At Sat, 31 Dec 2011 18:43:11 -0500, ozzloy-racket-users wrote:
> > collects/scribblings/guide/symbols.scrbl:31
> >
> > (eval:al
so fast! I love it. happy new year. (maybe I'm drunk)
sent by phone. please forgive terseness and typos
On Dec 31, 2011 10:37 PM, "Eli Barzilay" wrote:
> Three hours ago, ozzloy-racket-users wrote:
> > thanks for the repair. that was fast!
> >
> >
__**___
>>> For list-related administrative tasks:
>>>
>>> http://lists.racket-lang.org/**listinfo/users<http://lists.racket-lang.org/listinfo/users>
>>>
>>>
>>
>>
> Racket Users list:
> http://lists.racket-lang.org/**users <http://lists.racket-lang.org/users>
>
Racket Users list:
http://lists.racket-lang.org/users
hello world")
> >>>
> >>>
> >>>
> >>>
> >>> On Apr 20, 2012, at 10:30 AM, Harry Spier wrote:
> >>>
> >>>> I've created a simple message-box. It expands in width to display the
> >>>> messa
u, May 10, 2012 at 1:59 PM, Nikita B. Zuev
> wrote:
> >>
> >> +1 for `def' as alias for `define'.
> >> May I also suggest `fun' for `lambda' alias?
> >> Three letter names are the best =)
> >
issue of degree,
> not existence.
>
> On Thu, May 10, 2012 at 3:26 PM, ozzloy-racket-users <
> ozzloy+users_racket-lang_...@gmail.com> wrote:
>
>> am i the only one that thinks not having abbreviated names for anything
>> is good?
>> i like not having "def&qu
haracters appropriate for Windows, not Linux,
> however I tried opening the file with OpenOffice.org Word Processor, with
> different each of the end of line options in turn. Each time the file
> appears to have some non-ascii characters.
> Thanks.
>
> __
t; Additional videos will be announced when they're available. Thanks to
> Jeff Dlouhy for taping and uploading the video.
>
> Sam
>
> Racket Users list:
> http://lists.racket-lang.org/users
>
Racket Users list:
http://lists.racket-lang.org/users
is -- ideally somebody directly involved with DrRacket's development.
> >
> > Stephen Bloch
> > sbl...@adelphi.edu
> >
> >
> > ____
> > Racket Users list:
> > http://lists.racket-lang.org/users
>
>
>
> Racket Users list:
> http://lists.racket-lang.org/users
>
>
Racket Users list:
http://lists.racket-lang.org/users
Hello Racket users,
I am trying to understand a contract violation message that I am getting.
Here is the file a.rkt:
#lang racket
(provide f)
(define/contract (f a)
(-> boolean? any/c)
'())
and this is b.rkt:
#lang racket
(require "a.rkt")
e perhaps even stranger than
yours but boil down to the same specific design choice for define/contract.)
Robby
On Wed, Apr 7, 2021 at 2:10 PM epi via Racket Users
mailto:racket-users@googlegroups.com)> wrote:
Hello Racket users,
I am trying to understand a contract violation message that I am
anyone else noticed this?
--
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...@googlegroups.com.
For more options, v
the same time on
> the sam matine in succession.
> I am using Mac osX version 10.8.5
> Has anyone else noticed this?
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving email
hen I am typing in the interactions pane of 6.4 there is often a 1-2
second delay before my
keystrokes show up.
--
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, se
ing to have access to my desktop for about 10 days. I will see what
happens with a laptop.
--
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 ema
g is on by default. In my installation of 6.1 it is off by
default. With debugging off on version 6.4 the difference between the 2
installations on the same computer is approx. 1/10 of a second. Victor Kelmenson
--
You received this message because you are subscribed to the Google Groups
"
’.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Any help would be highly appreciated.
--
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...@googlegroups.com.
For more options, visit
s they should
(let ([x 1]
[y 2])
(swap! x y)
x)
=> 2
(define t 3)
(define-syntax tripple
(ir-macro-transformer
(lambda (expr inject)
(let ([a (cadr expr)])
`(* t ,(inject a))
(let ([t 29]
[* -])
(tripple 2))
;=> 6
--
You received this message becaus
incit.
>
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
data-class this%))]))
Source complete can be found here
https://github.com/brown131/racquel/blob/master/main.rkt
It's been a while since I've worked with this, and am admittedly a little rusty
on Racket syntax manipulation. Any help would be appreciated. Thanks.
-Scott
--
Yo
utes (cls-expr)
(pattern (x:expr ...)
#:attr cls-expr #'(x ...)))
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
ound is to use `define-namespace-anchor` in a
> module that does not call any functions with a contract via
> `racket/contract` (which is, of course, something you generally should
> not have to know or worry about).
>
> Matthew
>
> At Sat, 1 Oct 2016 21:01:05 -0700 (PDT
> hijacking your thread.
>
> Cheers,
> Alex
No problem. I'm glad that my question benefited someone else as well.
-Scott
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emai
if (>= (* five a) 10)
sum2
(mult-sum-iterator five (+ a 1) (+ sum2 (* five a
; test
> (mult-sum 3) ; 18
--
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
Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/10445b8d-8014-4c88-bffd-67d4a2bc4f06%40googlegroups.com.
languages and what I'm learning in this class) and I'm also not an Emacs
wizard.
Thanks for the help.
- Julian
--
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
: but I'm
not alone in not being able to work with it. See, e.g.,
https://jurta.org/en/prog/noblink
I guess in the meantime I'll keep reading the racket docs and try it using
vim.
--
You received this message because you are subscribed to the Google Groups
"Racket Users" g
k in DrRacket, but your
> installation comes with a few other executables that are text only - such
> as "gracket-text" the cursor does not blink on my installation (MacOS,
> Racket 7.9 (bc))
>
> On Sat, Nov 28, 2020 at 4:54 AM 'Mark' via Racket Users <
>
you can set a preference in it to turn
> the blink off. As Philip says, the more difficult part will be getting the
> preference from the OS but at least that's a start.
>
> Robby
>
>
> On Sat, Nov 28, 2020 at 2:49 PM Philip McGrath
> wrote:
>
>> On S
rtist/disable-blink-caret-drracket-tool`
> <https://github.com/LiberalArtist/disable-blink-caret-drracket-tool>.
>
> Hope this helps!
>
> -Philip
> On Saturday, November 28, 2020 at 3:49:39 PM UTC-5 Philip McGrath wrote:
>
>> On Sat, Nov 28, 2020 at 3:10 PM
us features often affect how harmoniously they can coexist.
If you really are serious about learning this stuff, I'm sure we can keep you
busy reading for a while.
Cheers,Tim
George
--
You received this message because you are subscribed to the Google Groups
"Racket Users&qu
Hello, most excellent Racket Users!
Version 7.9.0.900 is now available for testing from
https://pre-release.racket-lang.org/
(Note that this is not available from the usual download site.)
If all goes well, we will turn this version into a v8.0 release
within a couple of
t;
> --
> 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...@googlegroups.com.
> To view this discussion on t
so except in the Login page. When I try to do
>> so, I ask it to "Email me a code", but it doesn't seem to be working. I've
>> checked my spam folder just to check, but don't see it in there as well.
>> Any suggestions?
>>
>> Thanks i
/TEST_BATCH/")
> (require(file(bytes->string/utf-8(bytes-append wrk_dir #"vend_map.rkt"
>
>
>
> . file: ill-formed module path in: (file (bytes->string/utf-8 (bytes-append
> wrk_dir #"vend_map.rkt")))
> >
>
> --
> You receive
Racket
8.0. We’re hopeful that this issue will go away … soon? ***
--
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
Help me out: which platform are you referring to?
John
> On Feb 16, 2021, at 8:10 AM, Hendrik Boom wrote:
>
> On Sat, Feb 13, 2021 at 09:17:26PM -0500, 'John Clements' via Racket Users
> wrote:
>> *** Racket 8.0 is here! ***
>>
>> Racket version 8
t 8:10 AM, Hendrik Boom wrote:
>>>
>>> On Sat, Feb 13, 2021 at 09:17:26PM -0500, 'John Clements' via Racket Users
>>> wrote:
>>>> *** Racket 8.0 is here! ***
>>>>
>>>> Racket version 8.0 is now available from
>>>
ards
> Rohan
>
> --
> 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...@googlegroups.com.
> To view this dis
(say "Racket is a great language, and it is lovely that you are \
>> learning it, but does literally everyone need to know?")]
>>
>> [(regexp-match #px".*,+\\s*world!" str)
>> (say "Did the whole world really need to h
ck-end for a more specialized dependency
> manager.
>
> If this is something that interests you, please consider trying the
> examples with the guide [ex][guide]. Like all software, Xiden is not
> perfect, so I depend on your feedback to make Xiden better for you, and to
uot; And I was wrong. It
> works just fine on my locked down desktop and now I have a GUI Dr
> Racket as well.
Cool! Thanks for sharing!
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop rec
rent.
> Is there a command that makes a specified version current?
> Does
> raco pkg remove
> effectively make the previous version current?
> Thanks. Don.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" gro
group."
> upon clicking button [Respond To Author]
> in Google Groups/ Racket
> Is there a setting I can change or is just the way this group is configured
> for all?
> Thanks
> Don
>
>
> --
> You received this message because you are subscribed to the Google Grou
I start DrRacket v8 is current.
> > Is there a command that makes a specified version current?
> > Does
> > raco pkg remove
> > effectively make the previous version current?
> > Thanks. Don.
> >
> > --
> > You received this message because yo
Thus the reason
> I'd like to return to running Racket v. 7.8.
> Thanks for your advice.
> Don
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group a
What if he has directories that aren’t part of an installed package? That was
my concern, and why I suggested manually deleting compiled subdirs.
John
> On Apr 13, 2021, at 18:58, Philip McGrath wrote:
>
> On Tue, Apr 13, 2021 at 8:21 PM 'John Clements' via Racket Users
&g
?
> Thanks
> Dan
>
>
> --
> 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...@googlegroups.com.
&g
(arglen (list 1 1 1))
3
case-lambda-recursion.rkt>
--
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...@googlegroups.com.
To
k.
>
> And there is a question of transparency of governance and moderation of
> course.
>
> --
> Yury Bulka
> https://mamot.fr/@setthemfree
> #NotOnFacebook
>
>
>
> Adam Golding writes:
>
>> I'm not so sure now: https://groups.google.com/g/rac
?
John
--
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...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/295471a4-99d9-4bbe-8e7b-351c1bb75e96%40mtasv.net.
robably make this work, but Typed
> Racket should probably avoid this situation.
>
> Sam
>
> On Fri, Apr 30, 2021, 2:07 AM 'John Clements' via Racket Users
> wrote:
> It seems that the conversion of TR types to contracts can result in contracts
> like (or/c (co
Hence, could someone assist with debugging my understanding of the recipe?
Regards.
--
Sent with https://mailfence.com
Secure and private email
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop
Feedback Welcome
--
--
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-user
r C libs to be /usr/local ?
>
> --
> 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...@googlegroups.com.
> To
es.
To cap it all off, the student DOESN’T EVEN USE the extra hardware. This is the
only use of extend-environment in the code:
(extend-environment e name arg)
So, uh, any idea where this code came from?
:)
John
--
You received this message because you are subscribed to the Google Groups
Sam Tobin-Hochstadt,
> Sergiu Ivanov, Shu-Hung You, Sorawee Porncharoenwase, Stephen De
> Gabrielle, William J. Bowman, bmitc, xxyzz, yjqww6, and ymdarake
>
> Feedback Welcome
> --
>
>
> --
> You received this message because you are subscribed
ook like? That
>> would probably help point you in the right direction,
>>
>> On 5/11/21 9:26 AM, Robert Haisfield wrote:
>>> I have to do a bunch of .jpg and .png image resizings and was looking for a
>>> programmatic way to do it. Is their a Racket DSL for this? --
&g
%28%28lib._typed-racket%2Fbase-env%2Fbase-types-extra..rkt%29._-~3e%2A%29%29
>>
>> Shu-Hung
>
> +1, that example in the docs looks _very_ similar to the student code
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rac
ng porting the Jekyll + Ruby stuff to Racket, feel
> free.
>
> --
> 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 rack
right direction? Please excuse my ignorance.
>
> -- Joseph T
>
>
> --
> 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
re also is a typed Racket, a lazy Racket, and various DSLs
> (domain languages) which compile to and (mostly) freely intermix with Racket.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe fr
and minor-change.
Feedback Welcome
--
--
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 em
enting the wheel, or if there's value in having a
> bunch of macros generate Bootstrap code. My first goal would be to have a
> static site generator going, followed by a fully-featured framework for
> production use.
>
> Any and all feedback would help me greatly!
>
> Dex
&
UMass Lowell
> http://jeapostrophe.github.io
> Vincit qui se vincit.
>
>
> On Fri, Sep 24, 2021 at 1:25 PM David Storrs wrote:
> Racket has a number of forms that include what look like lists of lists but
> are not. For example: (let ((foo 7) (bar 8)) ...)
>
> W
e?
John
--
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...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/aa1e77a8-9cc4-4f99-b413-1304daeec12b%40mtasv.net.
n` work like you'd want? Based on Alex's last comment
> on the issue, it seems hard to give a predicate that matches the type.
>
>
> (Whenever I've wanted `partition` in typed code, I was always able to
> use 2 filters instead.)
>
> On 10/5/21, 'John Cle
documentation
into separate collections?
[1]:
https://docs.racket-lang.org/pkg/Package_Concepts.html#%28part._concept~3amulti-collection%29
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emai
et-doc` either. I don't know when this feature was added
> though. Perhaps, it could be that the package splitting convention predates
> the feature, and the convention persists.
>
> On Sat, Oct 9, 2021 at 10:58 AM 'Joel Dueck' via Racket Users <
> racket...@googleg
s://github.com/otherjoel/splitflap/blob/11ddfebb96d13b4905d428939ba3bd9bd39e1caa/splitflap-lib/private/dust.rkt#L101-L102
--
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
(and (txexpr? x) (equal? "text" (attr-ref x 'type #f)))
>
> My hypothesis is that when you didn't have bytecode, the reference to the
> literal string "text" just *happened* to be eq?. I couldn't say why.
> On 10/24/21 12:09 PM, 'Joel Dueck'
substantially complete but I’m still working on them! Feedback
welcome.
Joel
--
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
txexpr, gregor, and web-server dependencies don't look terribly
>difficult to remove
>
>
--
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 emai
>
Sounds good! Just bear in mind that Apple is not only picky about the
characters it wants replaced but also about what you replace them with.
E.g. © and not © for the copyright symbol.
--
You received this message because you are subscribed to the Google Groups
"Racket
u 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...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/d202c537-0173-42fd-b75f-082275c57426n%40googlegroups.com.
er encountered in building CMSs or publishing podcasts,
but also you never know what a feed will be used for. I will probably
experiment with reducing the dependency down to tzinfo/tzdata and using
Racket’s native date structs.
--
You received this message because you are subscribed to
ings like "the
> 31st of February."
>
I fully agree with that. ...Didn't you mention on Slack while back that you
had a replacement for gregor on a shelf somewhere? ;)
--
You received this message because you are subscribed to the Google Groups
"Racket Users" g
eived 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...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/r
(displayln
>(extract-struct-info
> (syntax-local-value
> #'syntax
>
> ~~>
>
>
>
> I'd be grateful for advice and an example of how to get the interface of
> "syntax" without Dr Racket and without grovelling docs.
>
the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/7a93648b-3e64-4c94-8932-eb8d1de887b2%40mtasv.net.
in a simple way or
> could point out some good (and short) material for me to read. The Racket
> Reference is too long, and I believe the core Racket can be well explained in
> a much shorter piece of text, if I just look for a brief understanding.
>
> Also my question may be confu
community. More recent arrivals in our community have generally
chosen other platforms like slack or discord to carry on discussions.
As a result, the signal-to-noise ratio of the racket users mailing list
has dropped below the level of viability.
In short, it’s time to give up on the mailing list
now. Also, if you take a look at the
mailing list archive
https://www.mail-archive.com/racket-users@googlegroups.com/
… you’ll see a *shocking* amount of spam. Many of us don’t see this because we
have semi-reasonable spam filters, but others are putting up with what looks
like more than 50% spa
ut notifying content moderators" (see
> https://support.google.com/groups/answer/2464926?hl=en#posting&zippy=%2Csettings-reference%2Cadvanced-settings-reference).
> If this is the official moment for giving up on this mailing list, it would
> probably be good to turn up these s
t;
> Norman
>
>
> --
> Norman Gray : https://nxg.me.uk
> SUPA School of Physics and Astronomy, University of Glasgow, UK
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscr
I’m … super confused by this message. Did I miss something? I feel like this
message has a subtext that I’m completely missing.
John
> On Nov 22, 2021, at 08:06, Etan Wexler wrote:
>
> The stewards of Racket have decided that it’s time to give up on the mailing
> list (that is,
t Discourse Corp
>>> is more predatory than Google Corp (indeed, the former is dispensing
>>> freemium-ware rather than ad-ware, so are more attractive in terms of
>>> business model), it feels irrational for me to be too put off by it.
>>>
>>> Best wi
nt, so you can continue
>> to use your mail client workflow for following messages over there as well.
>>
>> - Ryan
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Racket Users" group.
>> To unsubscribe
> Discourse here.
>
> Terms of service: Can't believe I signed my rights away to company_name
> without even reading applicable_laws in jurisdiction_here.
>
>
>
>
> On Mon, Nov 22, 2021 at 9:19 AM Sage Gerard wrote:
> Mozilla's notes on their own inst
platforms like slack or discord to carry on discussions.
> As a result, the signal-to-noise ratio of the racket users mailing list
> has dropped below the level of viability.
>
> In short, it’s time to give up on the mailing list.
>
> After a good deal of research, it looks l
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...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-users/c97b732f-e31a-4081-ad4a-a1
nted at the workshop. Presenters will have their registration
fee waived.
Only papers that have been presented at TFPIE may be submitted to the
post-reviewing process.
Best regards,
Elena Machkasova
--
You received this message because you are subscribed to the Google Groups
"Racket Users&qu
, let's call
> them "crowds" ... that have abandoned Usenet entirely in favor of web forums.
>
> George
>
> [*] even unmoderated groups have a moderator/administrator - by default it is
> whoever started the group.
>
>
> --
> You received this
>> ocean with sendgrid or mailgun). Receiving email is handled by the 'mail
>> receiver container' if you are self hosting.
>>
>> It was a casual conversation, and I don't know him well. It would be good
>> to know if other PL communities have done
process. Where can I find the
> solutions to the exercises in HTDP? If there are no solutions what book
> would you recommend that would be suited for a self-learner?
>
>
> Thanks
>
>
> --
> You received this message because you are subscribed to the Google Grou
e their registration
fee waived.
Only papers that have been presented at TFPIE may be submitted to the
post-reviewing process.
Best regards,
Elena Machkasova
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this g
ly have to read it again to get work on this project.
Can you mention any UNIX concepts that are of great relevance for this
project? I don't think I ever got my mind wrapped around things like
sessions, session leaders and so on. Are these concepts relevant to
this application?
Thank you very mu
1 - 100 of 975 matches
Mail list logo