Сухарик

Results 82 issues of Сухарик

For example, [Alberti bass](https://en.wikipedia.org/wiki/Alberti_bass).

Subj. This is _very_ useful thing.

priority high

Racket allows to use custom readers with `#lang`. For example: ```racket #lang sweet-exp racket define (fact n) if (zero? n) 1 {n * (fact {n - 1})} ``` Unfortunately, this...

enhancement

A lot of users prefer dark themes instead of light one.

Instead of displying (a, b) from `a + ib`, display (A, φ) from `A e^{iφ}`.

See https://peterkovesi.com/projects/colourmaps/

Subj. For now the only possible non-empty value is “data being a uint64_t (in host byte order) containing the number of bytes received”.

enhancement