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

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top