Tag: racket

...

Racket: Qi 5 Released

Written by Dominik Pantůček on 2025-01-30

racket

Last week on January 24th, version 5 of Qi was released. This release contains support for flows in higher-order argument positions and in sequences of qi/list procedures a faster runtime code is produced by the compiler.

...

Controlling Rclone in Racket

Written by Dominik Pantůček on 2024-12-05

rcloneracket

Analyzing cryptographic systems usage with respect to how the users interact with it sometimes requires programmatically simulating their actions. It is no different with our recent work on rclone cryptographic keys handling. However we are lucky that Racket provides all the functionality we needed!

...
...
...