Emojicode

Written by  on March 28, 2016

What crazy times to live in. Finally possible to code with emojis. No, I don’t mean the “oh, my DSL supports unicode comprehensively”, I mean: “the whole grammar is based on emojis :3”.
My hello-world prints the first fibonacci numbers as a cat-paw-string. (Yes, I am aware, that NOW their frontpage offers also an fibonacci-example!)

code:

compile & run:

Basics: from dummies for dummies

Written by  on March 7, 2016

Create symbolic link 😀
Doing it for years, still tries first: “ln -s link actual”