Python + Lisp integration - Part II

S

Simo Melenius

I'm posting a self-followup to my post in last December about Python
and Lisp integration:

<URL:http://groups-beta.google.com/group/comp.lang.python/msg/ff6345845045fb47?hl=en>

Now, just yesterday I just stumbled upon Lython:

<URL:http://www.caddr.com/code/lython/>

It's a bit edgy but it can be made to work :). It does do simple
macros and compiles to Python bytecode (via AST generation). So,
effectively you could be writing your code in Lisp and then running it
in the vast environment of Python standard library and modules.

This was FYI, if interested.


cheers,
S
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top