SuperPython is a Perl source filter module that allows you to embed the SuperPython language in your Perl programs---or even to skip using regular Perl syntax entirely. SuperPython is a whitespace-sensitive language in the mode of Python, and gains the same readability, maintainability, scalability, and supercoolability benefits from its use of mandatory white space.

Complete details here.

Replies are listed 'Best First'.
Re: SuperPython!
by footpad (Abbot) on Apr 02, 2001 at 06:14 UTC

    Oh, that's just great...JAPO;-)

    --f

Re: SuperPython!
by sutch (Curate) on Apr 02, 2001 at 07:24 UTC
    Thanks Dominus. Interested in doing the same thing for COBOL, maybe a SuperCOBOL? This would allow all those legacy COBOL systems to run under Perl with little modification, while allowing existing Perl programmers an opportunity to learn COBOL (and beef up their resumes).