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
For me itโ€™s the semicolon, because I stopped using a semicolon in JavaScript, two other of my favorite languages, Elixir and Go donโ€™t hav...
New
bot
Announcing the Error Handling Project Group | Inside Rust Blog. Want to follow along with Rust development? Curious how you might get in...
New
First poster: bot
AbstractMachinesLab/caramel. :candy: An Erlang backend to the OCaml compiler. Contribute to AbstractMachinesLab/caramel development by c...
New
New
New
First poster: bot
C++: The Good Parts . Jordan DeLong overviews the past, current and near future โ€œgood partsโ€ of C++'s functional side through the colore...
New
First poster: bot
Multicore OCaml: October 2020. Welcome to the October 2020 multicore OCaml report, compiled by @shakthimaan, @kayceesrk and of course my...
New
New
Cellane
Iโ€™ve been asked by my supervisors at work to finally give everyone in the team presentation about โ€œthat Elixir thing you canโ€™t seem to sh...
New
New

Other popular 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
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
New
AstonJ
This looks like a stunning keycap set :orange_heart: A LEGENDARY KEYBOARD LIVES ON When you bought an Apple Macintosh computer in the e...
New
AstonJ
Biggest jackpot ever apparently! :upside_down_face: I donโ€™t (usually) gamble/play the lottery, but working on a program to predict the...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simplyโ€ฆ File &gt; New Rule: And select Deny, O...
New
PragmaticBookshelf
Author Spotlight: Karl Stolley @karlstolley Logic! Rhetoric! Prag! Wow, what a combination. In this spotlight, we sit down with Karl ...
New
New
PragmaticBookshelf
Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New