Skip to content

Prothon is a new prototype-based language, described as a cross between SelfLanguage and PythonLanguage, that uses indentation to indicate block structure, like Python, but using tabs only, avoiding some of Python's problems.

License

Notifications You must be signed in to change notification settings

mahmoudimus/prothon

Repository files navigation

Prothon is copyrighted.  See LICENSE file for details.

For Unix installation, read INSTALL.

For a Windows source build, Visual Studio is recommended.  You will need
to install boost regex++ for the Re module.

For windows binary usage, download prothon-win32-xxx.zip from Prothon.org, 
unzip, and run prothon.exe in the unzipped folder.

For cmd-line help type prothon -h


See http://prothon.org for more information about prothon.

About

Prothon is a new prototype-based language, described as a cross between SelfLanguage and PythonLanguage, that uses indentation to indicate block structure, like Python, but using tabs only, avoiding some of Python's problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published