Skip to content

pfalcon-mirrors/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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 77.4%
  • Shell 15.9%
  • Yacc 3.8%
  • C++ 1.6%
  • M4 0.8%
  • Makefile 0.3%
  • Batchfile 0.2%