ALMA pyconv

ALMA pyconv

This is the web app or web related tool named ALMA pyconv whose latest release can be downloaded as alma_pyconv_0.231_beta.tar.gz from this website redcoolmedia.net

 
 

ALMA pyconv


APP DESCRIPTION:

Download this app named ALMA pyconv.

This script :

- as web script, does a conversion on Python source files
(for example for run them by Skuplt),
so that the source can be written in ALMA Python syntax.

- as console script, does some additional jobs around Python source file
conversion before running pindent.py,
so that the source can be written in ALMA Python syntax.

-------------------------

A block does not need any indentation, but it can have free indentation style.
So the programmer have not worry about white spaces at all.

For example it is a valid ALMA Python code :

a_ = 0

while a_ < 100 :

c_ = ""

if a_ = round(a_/2)*2 :

print a_

for b_ in range(a_) :
c_ = c_ + "*"
endfor

print c_

endif

a_ = a_ + 1

endwhile

#------------------------------------------------------------

Test page :

http://teanarancs.hostfree.pw/converter/converter.php

Features

  • free indentation style
  • BASIC-like conditional statement with equals sighn
  • built-in dictionary for case insensitive keywords


Audience

Education, Advanced End Users, Engineering



Programming Language

Python, PHP



Free download Web app or web tool ALMA pyconv from RedcoolMedia.net