14 results
tagged
scripting
for item in list
do
echo "$item"
done
for ((i=0; i<10; i++))
do
echo "$i"
done
…and more…
Skulpt is an entirely in-browser implementation of Python.
No preprocessing, plugins, or server-side support required, just write Python and reload.
sh Ruby Perl Ch Python JudoScript PHP Pike Tcl Awk merd REXX E OCaml Lua Scheme JavaScript CommonLisp VBScript JScheme Erlang Haskell C Smalltalk Java C#
quick linux bash scripts