unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
To: guile-devel <guile-devel@gnu.org>, Guile User <guile-user@gnu.org>
Subject: Python on guile version 1.2
Date: Fri, 10 Apr 2020 15:41:16 +0200	[thread overview]
Message-ID: <CAGua6m362B-FmiTRhByTCkjyg1i2M4HqUvGqWLvi-XYejrBViQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 891 bytes --]

Hi

I'm pleased to announce python on guile 1.2. This version increases the
correctness of the parser as well as adding quite a number of system py
files that compiles as an example the we can now generate python ast from
the compiler. Also some work to improve speed have been done.

Python on guile is both a python clone and a macro framework where python
objects and methods can be used in pure scheme code. There is some
significant  speed penalty due to this and a perfect match between python
modules and guile modules has not been achieved.

On the todo is to test the python modules as much as I can and with time
add more modules. The next modules to add is see if we can get the cpythons
ffi framework to be ported to guile as well as porting the zip modules.

Sources (make sure to use the latest dependencies):
https://gitlab.com/python-on-guile/python-on-guile

Happy hacking!

[-- Attachment #2: Type: text/html, Size: 1140 bytes --]

             reply	other threads:[~2020-04-10 13:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 13:41 Stefan Israelsson Tampe [this message]
2020-04-25 16:27 ` Python on guile version 1.2 zimoun
2020-04-26 18:21   ` Stefan Israelsson Tampe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGua6m362B-FmiTRhByTCkjyg1i2M4HqUvGqWLvi-XYejrBViQ@mail.gmail.com \
    --to=stefan.itampe@gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).