emoji from ringeg

33 views
Skip to first unread message

حسن حربي

unread,
May 4, 2026, 12:25:25 PM (11 days ago) May 4
to The Ring Programming Language

Hello all,

I’d like to share an emoji package for Ring 😊
It supports converting text like :smile: to emojis 😄 and back, with both English and Arabic support.

To install:

ringpm install emoji from ringeg

Please read the README for more details.

Greetings,
Hassan Harby

  

Mahmoud Fayed

unread,
May 4, 2026, 12:45:51 PM (11 days ago) May 4
to The Ring Programming Language
Hello Hassan

Thank you very much for sharing :D

Greetings,
Mahmoud

حسن حربي

unread,
May 4, 2026, 1:02:32 PM (11 days ago) May 4
to The Ring Programming Language
Hello Mahmoud,
in Ring when using print(" \n") , it will work but \u is not support like
print("🅰\ufe0f \n")
print("🅰\ufe0f")
print("🅱\ufe0f")
print("㊗\ufe0f")
print("🈷\ufe0f")
#print("㊙\ufe0")
print("🈂\ufe0f")
print("🧑\u200d🎄")
print("🧑🏿\u200d🎄")
print("🧑🏻\u200d🎄")
print("🧑🏾\u200d🎄")
print("🧑🏼\u200d🎄")
print("🧑🏽\u200d🎄")
print("🅾\ufe0f")
so let's support it for more flexe when we can
Greetings ,
Hassan Harby

The Future of Programming

unread,
May 4, 2026, 2:44:58 PM (11 days ago) May 4
to The Ring Programming Language
Hello Hassan

According to Ring design principles, such features are provided through external libraries/extensions. 

Greetings, 
Mahmoud

--

---
You received this message because you are subscribed to the Google Groups "The Ring Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ring-lang+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/74b30490-b437-4b15-8f81-d2fe0afe3ba4n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages