/emojiscript

Revolutionary tool enabling you to write JS using only emojis.

Primary LanguageHTML

emojiscript

Revolutionary tool enabling you to write JS using only emojis.

How to use

Just open up emojicompiler.html and start coding.

Special commands

print(value): Prints a value on the output textarea.

input_area: Returns input area object (append new elements to this)

Variables are named gvn0, gvn1, ...

Functions are named gfn0, gfn1, ...