samth
2018-12-13 20:03:56

@mflatt it looks like expander/demo.rkt doesn’t work with the latest machine-independent changes


mflatt
2018-12-13 20:31:33

That should be [current-compile-target-machine #f]. (I forget whether it shows up in the Git log, but [compile-machine-independent #t] reflects a first cut that I later replaced.) I can push an update later today if you don’t get to it first.


samth
2018-12-13 21:12:37

Fixed and pushed, thanks.


samth
2018-12-14 03:04:19

Here are all the names of the linklets instantiated for -l racket/base by racketcs and by pycket: https://gist.github.com/2802b228f283edba83b00b77b759b2fe. I haven’t looked at which names have differences yet.