Fwd: What is the point of bytevectors?

2020-09-12 Thread Stefan Israelsson Tampe
-- 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

Project scheme-python

2020-09-12 Thread Stefan Israelsson Tampe
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

continuation of schme-python mail

2020-09-12 Thread Stefan Israelsson Tampe
The source is at, https://gitlab.com/tampe/scheme-python