mudasobwa

mudasobwa

๐Ÿ˜ป-language

To promote Tarearbol.DynamicManager I created the :heart_eyes_cat:-language (which is a brainfuck dialect.)

Code outputting โ€œMeowโ€ to the console looks like this:

๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ
    ๐Ÿ˜ธ๐Ÿ˜ผ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ ๐Ÿ˜ธ๐Ÿ˜ผ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜น ๐Ÿ˜ธ๐Ÿฑ๐Ÿ˜น ๐Ÿฑ๐Ÿ˜พ๐Ÿ˜น
  ๐Ÿ˜ผ๐Ÿ˜ผ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜ป
  ๐Ÿ˜ผ๐Ÿ˜พ๐Ÿ˜พ๐Ÿ˜พ๐Ÿ˜ป
  ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜ป
  ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜บ๐Ÿ˜ป

Most Liked

ohm

ohm

I rewrote my Ruby Brainfuck Code-Golfed interpreter to work with your :heart_eyes_cat:-language.

a,*b=$<.read,c=d=n=0
(t,m=a[d],-1
t['๐Ÿ˜ผ']&&b[c-=m]||=n
t['๐Ÿฑ']&&c+=m
t['๐Ÿ˜บ']&&b[c]-=m
t['๐Ÿ˜พ']&&b[c]+=m
t['๐Ÿ˜ป']&&$><<b[c].chr
t['๐Ÿ˜ฝ']&&b[c]=STDIN.getc.ord
n==b[c]?t['๐Ÿ˜ธ']&&n=m=1:t['๐Ÿ˜น']&&n=1
(a[d+=m]['๐Ÿ˜ธ']&&n+=m
a[d]['๐Ÿ˜น']&&n-=m)until n<1
d+=1)while a[d]

Running it with:

$ ruby bf.rb prog.bf
Meow
AstonJ

AstonJ

Youโ€™re nuts Aleksei :rofl:

mudasobwa

mudasobwa

Well, there is only one emoji for brain and guess how many for the suffix of the original language name, so I was literally enforced to resort to kitties.

Where Next?

Popular Backend topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
AstonJ
Currently a hot topic in the BEAM world, letโ€™s start a thread for it (as suggested by @crowdhailer here) :smiley: What are your current...
New
New
DevotionGeo
How Dgraph was running out of memory for some users, and how Goโ€™s Garbage collector wasnโ€™t enough, and Dgraph team used jemalloc to manag...
New
finner
Iโ€™ve never really felt 100% comfortable using the enum type because of my lack of understanding how it is constructed . . . . . . until ...
New
mafinar
Iโ€™ll be participating. This would be very interesting because I have been having coders block + a lot of distraction this weekend. But l...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
mafinar
December is only a few weeks away. I have been detached from programming puzzles for a while now so thought I would give myself some warm...
New
lucasvegi
Hello guys! Perhaps some of you have already seen this invitation on other channels in the Elixir community or even responded to our sur...
New
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where youโ€™re from :nerd_face:
New
Exadra37
Please tell us what is your preferred monitor setup for programming(not gaming) and why you have chosen it. Does your monitor have eye p...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
Maartz
Hi folks, I donโ€™t know if I saw this here but, hereโ€™s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in itโ€™s current state of development there are a few caveats (tab...
New
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
PragmaticBookshelf
Author Spotlight: Peter Ullrich @PJUllrich Data is at the core of every business, but it is useless if nobody can access and analyze ...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 ยท ziglang/zig. General-purpose programming language and toolchain for maintaini...
New