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
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
New
New
First poster: bot
This Python script mimics Babbageโ€™s Difference Engine. In Use this Python script to simulate Babbageโ€™s Difference Engine, Python offered...
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
finner
During a recent code review I came across this scenario: Code in review if (input.getValue() != null) { return Arrays.asList(value);...
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
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
mafinar
Hello folks! We had a pretty fun thread here around the same time last year - talking about Advent of Code problems. That also happened t...
New

Other popular topics Top

wolf4earth
@AstonJ prompted me to open this topic after I mentioned in the lockdown thread how I started to do a lot more for my fitness. https://f...
New
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
Or looking forward to? :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
AstonJ
Curious to know which languages and frameworks youโ€™re all thinking about learning next :upside_down_face: Perhaps if thereโ€™s enough peop...
New
AstonJ
Thereโ€™s a whole world of custom keycaps out there that I didnโ€™t know existed! Check out all of our Keycaps threads here: https://forum....
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: Bruce Tate @redrapids Programming languages always emerge out of need, and if thatโ€™s not always true, theyโ€™re defin...
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