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

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
This Python script mimics Babbageโ€™s Difference Engine. In Use this Python script to simulate Babbageโ€™s Difference Engine, Python offered...
New
New
CommunityNews
The Magic of Python Context Managers. Recipes for using and creating awesome Python context managers, that will make your code more read...
New
finner
Just wondering how many devs out there are using Spring Reactive, specifically WebFlux?
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
AstonJ
Just discovered Fika - looks pretty neat! fn sum(a: Int, b: Int) : Float do a + b end I quite like the syntax, though would probably ...
New
First poster: bot
Welcome to RETRO, my personal take on the Forth language. This is a modern system primarily targetting desktop, mobile, and servers, th...
New
mudasobwa
To promote Tarearbol.DynamicManager I created the :heart_eyes_cat:-language (which is a brainfuck dialect.) Code outputting โ€œMeowโ€ to th...
New
DevotionGeo
What do you people do for reading Erlang docs? Is there something like Rubyโ€™s ri? I installed manual pages for Erlang under /usr/local/...
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
AstonJ
If itโ€™s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
PragmaticBookshelf
Stop developing web apps with yesterdayโ€™s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixirโ€™s test philosophy and gain mastery over the terminology and concepts that u...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, letโ€™s discuss - I was wondering which languages donโ€™t GC - maybe we can c...
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
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
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
AnfaengerAlex
Hello, Iโ€™m a beginner in Android development and Iโ€™m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New
NewsBot
Node.js v22.14.0 has been released. Link: Release 2025-02-11, Version 22.14.0 'Jod' (LTS), @aduh95 ยท nodejs/node ยท GitHub
New