πŸ˜€lang

From Esolang
Jump to navigation Jump to search

πŸ˜€lang is a programming language that uses emojis of course, it has an emoji in its name

Versions

Version 1

πŸ˜€ - increments cell
☹ - decrements cell
🫲 - move left
🫱 - move right
βœ‹ - get input
πŸ‘‹ - output
πŸ”“ or 🀜 - start loop if not zero else goto πŸ”’ or πŸ€›
πŸ”’ or πŸ€› - goto πŸ”“ or 🀜 if not zero else continue
πŸ˜€πŸ”“βœ‹πŸ‘‹πŸ”’ cat program

Version 2

πŸ”“πŸ”’ - parenthesis
πŸ”“βœ‹aπŸ‘‹cπŸ”’ - function with a as input and c as output
funcπŸ”“inπŸ”’ - run in on function
any other emoji - a input var
πŸ”“βœ‹πŸ…°πŸ‘‹πŸ…°πŸ”’ cat program

Version 3

πŸ…° - input
🍎 - false
🍏 - true
β›™ - or gate infix
🎨 - not gate prefix
πŸ₯€ - and gate infix
🍏πŸ₯€πŸ…° cat program