cursed-crystal

Emoji programming which might get you fired if you use it

Cursed Crystal

Cursed Crystal is a totally unnecessary library which allows you to program using Emojis.

This means Emoji keywords, Emoji classes, Emoji functions, ...

Imagine, you have this old dusty legacy Crystal code:

class Greeter
  def initialize(name = "Dude")
    puts "Hello, #{name}"
  end
end

test_1 = Greeter.new("Somebody")
test_2 = Greeter.new

Ugh, boring. Why not spice it up using Cursed Crystal?

🧰 🍊

➡️ 🍊, (😀 = "Dude"),
  🖊️ "Hello, #{😀}"

💖 =  🍊, "Somebody"
🐕 =  🍊

Much better!

(Please don't ever use this seriously)

Repository

cursed-crystal

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • about 3 years ago
  • March 24, 2021
License

MIT License

Links
Synced at

Thu, 16 May 2024 16:36:09 GMT

Languages