function langs() {
o = "" ; p = 0
l = document.getElementById("l").value
c = document.getElementById("c").value
if (l == "true") { bool1() }
if (l == "+*-") { paml() }
else if (l == "6") { six() }
document.getElementById("o").innerHTML = "output:
" + o
}
function ti() {
if (c == "ti!") { o = "Hello, world!\n" }
else { o = "[]\n" }
}
function paml() {
a = b = tv = 0
while (p