unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Python on guile version 1.2
@ 2020-04-10 13:41 Stefan Israelsson Tampe
  2020-04-25 16:27 ` zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Israelsson Tampe @ 2020-04-10 13:41 UTC (permalink / raw)
  To: guile-devel, Guile User

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-26 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 13:41 Python on guile version 1.2 Stefan Israelsson Tampe
2020-04-25 16:27 ` zimoun
2020-04-26 18:21   ` Stefan Israelsson Tampe

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).