Skip to content

Emoji programming which might get you fired if you use it

License

Notifications You must be signed in to change notification settings

Hadeweka/cursed-crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Emoji programming which might get you fired if you use it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published