-- Forwarded message -
From: Stefan Israelsson Tampe
Date: Sat, Sep 12, 2020 at 5:12 PM
Subject: Re: What is the point of bytevectors?
To: Linus Björnstam
If you want to handle e.g. raw data bytevectors is a must. You will find
that you need it when working with binary files, in
Hi,
I am the author of python-on-guile and I just took out the scheme
infrastructure for python and put it is a self contained project of not too
large size. It does not have a python compiler and cannot use python code.
So scheme only.
You can find the project at
docs for the interfaces is most
The source is at, https://gitlab.com/tampe/scheme-python