Slashdot Mirror


Prothon - A New Prototype-based Language

Ben Collins writes "Prothon is a new industrial-strength, interpreted, prototype-based, object-oriented language that gets rid of classes altogether in the way that the Self language does. It uses the sensible, practical syntax and add-on C module scheme from Python. This major prototype improvement over Python plus many other general improvements make for a clean new revolutionary breakthrough in language development. Prothon is simple to use and yet offers the combined power of Python and Self. Check out the first public pre-alpha release at prothon.org."

1 of 630 comments (clear)

  1. SQL is like COBOL????! WTF?? by Viol8 · · Score: 3, Troll

    Errr , have you ever use EITHER language?? SQL is a declarative set driven language and works in a COMPLETELY
    different way to COBOL which is procedural. I think you need to go back and re-take compsci 101!