Esoteric Langauge Interpreters

JunLang Compiler

Output:

No output yet.

Status:

Ready

Variables:

Name Value
No variables declared yet.

About JunLang:

JunLang is an esoteric programming language inspired by ArnoldC, where each command is an affectionate nickname of Arjun. It supports basic integer arithmetic, variable assignment, conditional logic (If/Else), and loops (While).

JunLang Commands:

  • Junny-jun-jun: Program Start
  • Junny-jun-jun-junny-jun: Program End
  • Junny : Declare a new integer variable.
  • Mr. Junny IS : Assign a value.
  • Argoonington ADD : Add.
  • Argooning SUBTRACT : Subtract.
  • Argoonies MULTIPLY : Multiply.
  • argooner DIVIDE : Divide.
  • Daddy a jun : Print.
  • Arjuna : Read integer from input.
  • Junyper EQUALS : If statement.
  • Juniper: Else branch.
  • Arjudge: End If block.
  • Arjulio EQUALS : While loop.
  • Arjunny: End While loop.
  • // : Comment.