Logix version 0.4 has been released. http://logix.livelogix.com
Logix is a multi-language programming system for Python. >From the website: Logix is more than a programming language. It is multi-language programming system. With Logix, each part of your program can be developed in a language that is finely tuned to the task. Featuring a procedural macro facility, dynamic syntax extension, and multi-language parsing. A new operator, complete with syntax and semantics, can be added on-the-fly with a single line of code. Logix is released under the GPL. A new (less restrictive) license is in the pipeline. Changes in 0.4: Improved scope rules for operators and languages Free-text parsing for handling things like XML and literate programming. A more general, language-independent parser. Lots more - for more information see: http://logix.livelogix.com/download/logix/CHANGES.txt Enjoy! Tom Locke, LiveLogix. -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html