Expression
Jump to navigation
Jump to search
Expression is an Esolang that uses Emoticons ":)" as commands. It was created by me user:Function702/Inventor702
Syntax
:) True
:( False
=/ if
=| Else
=\ Else if
=O End
(•o•?) Get input
(•o•) Print text
:# Establishes variable
:& Get input variable
>:3 Random Number
:S Loop Note: You can't end loops
Programs
Hello World!
(•o•) "Hello World!"
Truth machine
(•o•?) :# Input = :& =/ Input = 0 (•o•) 0 =\ Input = 1 :s (•o•) 1 =O
Interpreters
There is currently no interpreter for Expression. but it's in the works.