pnwamk
2018-3-7 13:36:21

redex users — is there a way to render a define-term? e.g. (define-term foo blah) might render as foo ≣ blah or similar, so you can explain what foo is without worrying about the definition getting out of sync with the model


pnwamk
2018-3-7 13:37:56

(I guess I could write a macro that produces the image/pict foo ≣ blah and also asserts that those two redex terms are equal?)


samth
2018-3-7 16:17:44

@stamourv do these changes seem like they should just be accepted (TR optimizer test failures): http://drdr.racket-lang.org/45682/racket/share/pkgs/typed-racket-test/run.rkt ?


stamourv
2018-3-7 16:34:33

@samth: I haven’t looked at them yet.


stamourv
2018-3-7 16:34:42

I suspect that they


stamourv
2018-3-7 16:34:46

’re more likely fine.


stamourv
2018-3-7 16:34:52

s/more/most/


stamourv
2018-3-7 16:35:07

But I want to inspect them.


stamourv
2018-3-7 16:35:20

Should have some time on Friday.


alexander.kooij
2018-3-7 20:05:01

@alexander.kooij has joined the channel


sorawee
2018-3-7 22:36:04

Is there something like modeline for DrRacket, so that the settings can vary for different files? For example, I might define a macro named λ* which I intend to be lambda-like. I think it doesn’t make sense to add this to the “Lambda-like keywords” in the preferences dialog since - Other people who edit my file might not have the same setting as mine - For my other files, λ* might not be lambda-like


greg
2018-3-8 02:06:17

Is anyone accessing Slack via IRC gateway? It looks like Slack is going to drop that because it doesn’t provide enough ~lock-in~ “security”.



stamourv
2018-3-8 02:07:18

I am. I’m annoyed at that.


stamourv
2018-3-8 02:08:06

By I expect that by the time they stop supporting it, someone on the internet will have built an alternative, and we’ll just be able to keep using IRC.


stamourv
2018-3-8 02:08:22

s/By/but/


greg
2018-3-8 02:15:52

If you like http://irccloud.com\|irccloud.com for IRC (I do) they’re testing their own gateway using the Slack API: https://twitter.com/IRCCloud/status/971416931373854721


greg
2018-3-8 02:16:52

Also there is of course an :emacs: front-end for Slack :slightly_smiling_face:


greg
2018-3-8 02:17:49

Also there is of course good old #racket on freenode :smile:


stamourv
2018-3-8 02:19:19

Good to know! I’m not sure I’d want to use irccloud, but good to have that option if it comes to that.


stamourv
2018-3-8 02:19:52

I had a brief look at the emacs front-end, but I couldn’t tell if it was a standalone thing, or if it integrates with erc. The latter would be great.


greg
2018-3-8 02:23:05

For me, emacs is my programming/writing “room”; mixing in realtime-ish stuff like IRC, mail is a kind of mental buffer overflow ¯_(ツ)_/¯


greg
2018-3-8 02:23:31

So I haven’t tried the emacs front-end.


stamourv
2018-3-8 02:31:16

Well, for me emacs is the whole house. ;)