Schacalic

From Esolang
Jump to navigation Jump to search

Schacalic, or ʂaʧʰɑlɪkʰ, is based on PLUSHIES ART.

Syntax

Same as PLUSHIES ART.

Examples

Hello, world!

print("Hello, world!")

Cat program

print(x) where:
  x = str(input(__prompt = "Please input: "))

Pseudo-Truth machine(?)

if x then:
{
  while True:
  {
    print(x, end = "\n")
  }
}
else:
{
  print(x)
  exit(0)
}
where:
  x = bool(input(__prompt = ""))

Script in Logo of PLUSHIES ART

var1 = input()
dump(ans1, var1)
print(x)
dump(ans1, x)
''--snip--''

OTHER

啊啊啊啊啊、啊!啊啊啊、啊啊啊啊、啊啊、啊!啊啊、啊啊啊、啊啊啊啊啊,啊!啊啊啊、啊啊、啊!啊啊、啊啊啊啊、啊啊!

Categories