Hi,
I’d like to ask again if anyone can help the Lilypond folks with setting
optimization settings for code they compile from lilypond-files:
> Are there ways to improve this? For example sticking to the baseline
> compiler (as described in the wingolog:
> https://wingolog.org/archives/2020/06/03
Hi Stefan,
Stefan Israelsson Tampe writes:
> Hi,
>
> I released a new tag of my python code that basically is a snapshot of a
> work in progress.
>
> This release includes
> * pythons new match statement
> * dataclasses
> * Faster python regexps through caching and improved datastructures
> * Nu
On Sat, Apr 10, 2021 at 11:52 PM Linus Björnstam <
linus.bjorns...@veryfast.biz> wrote:
> I still want to write an implementation of srfi-158 for guile, but given
> the current state I believe it is quite far in the future. I have had a
> bout 2 hours of serious computer time per week since the n
Hi,
I released a new tag of my python code that basically is a snapshot of a
work in progress.
This release includes
* pythons new match statement
* dataclasses
* Faster python regexps through caching and improved datastructures
* Numerous bug fixes found while executing the python unit tests.