Python gets macros
From: Mark Carter (me_at_privacy.net)
Date: 11/30/04
- Next message: Albert Reiner: "Re: using function names as variable names? Is it Justified?"
- Previous message: Mark McConnell: "Re: Looking for specific feedback: Story of Mac"
- Next in thread: Pascal Costanza: "Re: Python gets macros"
- Reply: Pascal Costanza: "Re: Python gets macros"
- Reply: Marco Gidde: "Re: Python gets macros"
- Reply: sketerpot_at_gmail.com: "Re: Python gets macros"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 15:55:47 +0000
It may interest you to know that there was a recent announcement on
comp.lang.python.announce:
begin...
My company, LiveLogix, has just released (under the GNU GPL):
Logix - Multi-Language Programming for Python
(0.3 alpha)
>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.
Enjoy!
Tom Locke,
LiveLogix.
... end
I know that it is unlikely to be of interest to most seasoned Lispers,
but to a Lisp newbie like me who finds that Lisp puts up quite a fight,
it makes me think again about what Lisp can do that Python can't.
I'm not trolling, I'm just saying. My real email address is mcturra2000
yahoo co uk, if that helps.
- Next message: Albert Reiner: "Re: using function names as variable names? Is it Justified?"
- Previous message: Mark McConnell: "Re: Looking for specific feedback: Story of Mac"
- Next in thread: Pascal Costanza: "Re: Python gets macros"
- Reply: Pascal Costanza: "Re: Python gets macros"
- Reply: Marco Gidde: "Re: Python gets macros"
- Reply: sketerpot_at_gmail.com: "Re: Python gets macros"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|