Project Element is a very simple, platform-independent, easy-to-use interpreted programming language that was made using python. It very much like html, so if you can make a webpage, you can program using Element.
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime