Re: [racket-users] Re: Memory usage of (port->lines ...) is extreamly high

2020-09-29 Thread jackh...@gmail.com
I'm also guessing the jump from 600MB to 3GB is related to encodings. The file is probably UTF8/ASCII, and racket strings are a different encoding. I think they're one of the 32-bit encodings? So for ASCII text that alone would be a factor of four increase in memory usage. On Thursday,

[racket-users] How to redirect only some library documentation in Scribble

2020-09-29 Thread William J. Bowman
I'm writing a large Scribble document which links to package documentation. I link to normal Racket documentation, and currently redirect those to the main racket-lang documentation using --redirect-main "https://docs.racket-lang.org;. But I also link to a private library, and would like to

Re: [racket-users] Utah snapshots will switch to CS by default

2020-09-29 Thread Robby Findler
The Northwestern natipkg build will be changed to be a CS build so I believe that means that the pkg builds will now running on top of CS (and otherwise unchanged). Robby On Tue, Sep 29, 2020 at 2:41 PM Sam Tobin-Hochstadt wrote: > How will this affect the pkg-build snapshots? > > Sam > > On

Re: [racket-users] Utah snapshots will switch to CS by default

2020-09-29 Thread Sam Tobin-Hochstadt
How will this affect the pkg-build snapshots? Sam On Tue, Sep 29, 2020 at 3:33 PM Robby Findler wrote: > > I'm finally catching up and switching the Northwestern snapshots to BC by > default. I've made the change and the changes will kick off tonight at > midnight, Chicago time (probably

Re: [racket-users] Utah snapshots will switch to CS by default

2020-09-29 Thread Robby Findler
I'm finally catching up and switching the Northwestern snapshots to BC by default. I've made the change and the changes will kick off tonight at midnight, Chicago time (probably failing horribly but maybe in a week or two we'll be back in business and the next paragraph will be accurate when that

Re: [racket-users] Pattern Matching

2020-09-29 Thread Wesley Bitomski
Hello Beatriz, Is this something like contracts with parameters? That sounds neat, actually. Anyway, this seems more like syntax analysis rather than string matching, but I'm not entirely certain as to what your approach is. I can't access the file you linked. If this _is_ syntax analysis,

[racket-users] [TFPIE'21] First Call For Papers: Trends in Functional Programming *in Education* 2021, 16 February (with Lambda Days 2021 & TFP 2021)

2020-09-29 Thread p.achten
*TFPIE 2021 Call for papers* https://wiki.tfpie.science.ru.nl/TFPIE2021#TFPIE_2021 (February 16 2021, co-organized with TFP 2021 and Lambda Days 2021) The goal of the International Workshops on Trends in Functional Programming in Education is to gather researchers, professors, teachers, and all

[racket-users] [TFP'21] first call for papers: Trends in Functional Programming 2021, 17-19 February (with Lambda Days 2021 & TFPIE 2021)

2020-09-29 Thread p.achten
First call for papers 22nd Symposium on Trends in Functional Programming tfp2021.org The symposium on Trends in Functional Programming (TFP) is an international forum for researchers with interests in all aspects of functional programming, taking a broad view of current and future trends in