
thinkmoore
2017-3-31 17:26:56
@lexi.lambda did you create your own theme for frog? its very nice and readable. would you mind sharing it as a starting point for others?

lexi.lambda
2017-3-31 18:01:48
@thinkmoore: the source is available here https://github.com/lexi-lambda/lexi-lambda.github.io

abmclin
2017-3-31 19:02:22
making a note for Racket 2 It would be nice if dot notation was offered for struct property accessors and setters.

abmclin
2017-3-31 19:03:46
Spent a hour puzzling over a bug when I realized I had typed url->path instead of url-path which was intended, for the url struct in net/url module.

abmclin
2017-3-31 19:05:17
url.path as opposed to url-path would have jumped out more. I think I’ll make a dot language converting all struct uses to dot notation for my own sake.

timbutterfield
2017-4-1 05:59:21
@timbutterfield has joined the channel