[racket-users] Re: Racket v8.1

2021-06-08 Thread unlimitedscolobb
Hi Greg,

I can run Racket on my Android phone via 
https://github.com/t184256/nix-on-droid , but last time I tried I couldn't 
get raco to work because of some weird file paths in Android/Termux.

I have never tried running DrRacket though.

-
Sergiu


On Tuesday, June 8, 2021 at 12:40:12 AM UTC+2 greg.d...@gmail.com wrote:

> How can I run Racket 8.1 on Android?  I'd love to run DrRacket natively 
> and/or run raco under Termux.  Where can I find out more information?  
> Thanks, _Greg
>
> On Wednesday, May 5, 2021 at 9:39:22 AM UTC-7 johnbclements wrote:
>
>> -- 
>> Racket version 8.1 is now available from 
>>
>> https://racket-lang.org/ 
>>
>>
>> - DrRacket tabs can be dragged, and have new close buttons. 
>>
>> - Racket CS supports cross-compilation using `raco exe`. 
>>
>> - Racket CS supports Android on 32-bit and 64-bit ARM processors. 
>>
>> - The database library supports running queries in OS threads. 
>>
>> - Check-Syntax arrows correctly identify the definition site of 
>> identifiers with contracts. 
>>
>> - Racket CS performance has improved for structure predicates and 
>> accessors 
>>
>> - Racket CS is faster at multiplying extremely large numbers and 
>> dividing large integers. 
>>
>> - Racket CS allows callbacks to raise exceptions if they are annotated 
>> with `#:callback-exns?`. 
>>
>> - New ephemeron hash tables simplify the implementation of tables where 
>> keys can refer to values. 
>>
>> - Typed Racket supports for/foldr. 
>>
>> - The stepper works for #lang htdp/*sl. 
>>
>> - Struct signatures work for the ASL teaching language. 
>>
>> The following people contributed to this release: 
>>
>> Alex Harsányi, Alex Knauth, Alexander Shopov, Alexis King, Andrew 
>> Mauer-Oats, Anish Athalye, Ben Greenman, Bert De Ketelaere, Bob Burger, 
>> Bogdan Popa, Brian Adkins, Cameron Moy, David Van Horn, Dexter Lagan, 
>> Dominik Pantůček, Fred Fu, Greg Hendershott, Gustavo Massaccesi, Hazel 
>> Levine, Ismael Luceno, Jack Firth, Jarhmander, John Clements, Jörgen 
>> Brandt, Laurent Orseau, Lazerbeak12345, Matthew Flatt, Matthias 
>> Felleisen, Micah Cantor, Mike Sperber, Noah Ma, Patrick McCarty, Paulo 
>> Matos, Pavel Panchekha, Philip McGrath, Philippe Meunier, R. Kent 
>> Dybvig, Robby Findler, Ryan Culpepper, Ryan Kramer, 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 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/51e8dccf-385a-49e1-8a5d-9f3e6fba95c4n%40googlegroups.com.


[racket-users] Re: Racket v8.1

2021-06-07 Thread Greg Davidson
How can I run Racket 8.1 on Android?  I'd love to run DrRacket natively 
and/or run raco under Termux.  Where can I find out more information?  
Thanks, _Greg

On Wednesday, May 5, 2021 at 9:39:22 AM UTC-7 johnbclements wrote:

> --
> Racket version 8.1 is now available from
>
> https://racket-lang.org/
>
>
> - DrRacket tabs can be dragged, and have new close buttons.
>
> - Racket CS supports cross-compilation using `raco exe`.
>
> - Racket CS supports Android on 32-bit and 64-bit ARM processors.
>
> - The database library supports running queries in OS threads.
>
> - Check-Syntax arrows correctly identify the definition site of
> identifiers with contracts.
>
> - Racket CS performance has improved for structure predicates and
> accessors
>
> - Racket CS is faster at multiplying extremely large numbers and
> dividing large integers.
>
> - Racket CS allows callbacks to raise exceptions if they are annotated
> with `#:callback-exns?`.
>
> - New ephemeron hash tables simplify the implementation of tables where
> keys can refer to values.
>
> - Typed Racket supports for/foldr.
>
> - The stepper works for #lang htdp/*sl.
>
> - Struct signatures work for the ASL teaching language.
>
> The following people contributed to this release:
>
> Alex Harsányi, Alex Knauth, Alexander Shopov, Alexis King, Andrew
> Mauer-Oats, Anish Athalye, Ben Greenman, Bert De Ketelaere, Bob Burger,
> Bogdan Popa, Brian Adkins, Cameron Moy, David Van Horn, Dexter Lagan,
> Dominik Pantůček, Fred Fu, Greg Hendershott, Gustavo Massaccesi, Hazel
> Levine, Ismael Luceno, Jack Firth, Jarhmander, John Clements, Jörgen
> Brandt, Laurent Orseau, Lazerbeak12345, Matthew Flatt, Matthias
> Felleisen, Micah Cantor, Mike Sperber, Noah Ma, Patrick McCarty, Paulo
> Matos, Pavel Panchekha, Philip McGrath, Philippe Meunier, R. Kent
> Dybvig, Robby Findler, Ryan Culpepper, Ryan Kramer, 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 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/a2ef1984-7237-4075-be67-219b9577685an%40googlegroups.com.


[racket-users] Re: Racket v8.1

2021-05-08 Thread Dexter Lagan
Hello sir,

 Thank you ! My name is actually Dexter Santucci. Apologies for the 
confusion. My email address isn't telling.

Cheers!

Dexter

On Wednesday, May 5, 2021 at 6:39:22 PM UTC+2 johnbclements wrote:

> --
> Racket version 8.1 is now available from
>
> https://racket-lang.org/
>
>
> - DrRacket tabs can be dragged, and have new close buttons.
>
> - Racket CS supports cross-compilation using `raco exe`.
>
> - Racket CS supports Android on 32-bit and 64-bit ARM processors.
>
> - The database library supports running queries in OS threads.
>
> - Check-Syntax arrows correctly identify the definition site of
> identifiers with contracts.
>
> - Racket CS performance has improved for structure predicates and
> accessors
>
> - Racket CS is faster at multiplying extremely large numbers and
> dividing large integers.
>
> - Racket CS allows callbacks to raise exceptions if they are annotated
> with `#:callback-exns?`.
>
> - New ephemeron hash tables simplify the implementation of tables where
> keys can refer to values.
>
> - Typed Racket supports for/foldr.
>
> - The stepper works for #lang htdp/*sl.
>
> - Struct signatures work for the ASL teaching language.
>
> The following people contributed to this release:
>
> Alex Harsányi, Alex Knauth, Alexander Shopov, Alexis King, Andrew
> Mauer-Oats, Anish Athalye, Ben Greenman, Bert De Ketelaere, Bob Burger,
> Bogdan Popa, Brian Adkins, Cameron Moy, David Van Horn, Dexter Lagan,
> Dominik Pantůček, Fred Fu, Greg Hendershott, Gustavo Massaccesi, Hazel
> Levine, Ismael Luceno, Jack Firth, Jarhmander, John Clements, Jörgen
> Brandt, Laurent Orseau, Lazerbeak12345, Matthew Flatt, Matthias
> Felleisen, Micah Cantor, Mike Sperber, Noah Ma, Patrick McCarty, Paulo
> Matos, Pavel Panchekha, Philip McGrath, Philippe Meunier, R. Kent
> Dybvig, Robby Findler, Ryan Culpepper, Ryan Kramer, 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 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/e8e8ecff-79ad-4c33-ab37-6d98ca18baa7n%40googlegroups.com.