Live data from Hacker News

I made a programming language with M&Ms

mufeedvh.com

11–20 of 43 posts

Re: I made a programming language with M&Ms

#12
post #4

Author of this silly project here! Sharing a bit of backstory on why I decided to work on this; Firstly, “for fun” but primarily because I felt like I started losing the childlike wonder/whimsy I once had with programming. So I started this new hobby where I ask myself “can I hack on this?” upon getting/seeing something. For instance, I got this new Aula F75 keyboard (really good keyboard for the price btw, it sounds…

Fun project! I had a similar project a while back, but my medium of choice was the Uno card game. I called it UnoScript [1] and it had similar mechanisms as color was an important factor. I also ended with a stack as the main part of the language, where different colors/combinations of cards could read from/modify the stack. Interesting how similar constraints can lead to some similar design choices!

[1](https://github.com/berlinquin/UnoScript)

Re: I made a programming language with M&Ms

#13
post #4

Author of this silly project here! Sharing a bit of backstory on why I decided to work on this; Firstly, “for fun” but primarily because I felt like I started losing the childlike wonder/whimsy I once had with programming. So I started this new hobby where I ask myself “can I hack on this?” upon getting/seeing something. For instance, I got this new Aula F75 keyboard (really good keyboard for the price btw, it sounds…

Does this work with real candy?

Yes! Just make sure to take a photo on a plain white surface is all.

With:

  uv run mnm decompile path/to/photo.png --mode photo

Re: I made a programming language with M&Ms

#16
post #15

Am I allowed to use the term psychopath in the most loving, even inspired, way?

Psychopath implies lack of empathy so I don't think that's quite the word you want. You could maybe repurpose "psychotic" though!

“ As it turned out, there is nothing special about psychopaths when it comes to understanding or feeling empathy with others. ”

https://www.psychologytoday.com/us/blog/fulfillment-at-any-a...

But maybe it is like so often more about the contradictory definitions of “empathy”, and capability vs. willingness.

Re: I made a programming language with M&Ms

#19
post #4

Author of this silly project here! Sharing a bit of backstory on why I decided to work on this; Firstly, “for fun” but primarily because I felt like I started losing the childlike wonder/whimsy I once had with programming. So I started this new hobby where I ask myself “can I hack on this?” upon getting/seeing something. For instance, I got this new Aula F75 keyboard (really good keyboard for the price btw, it sounds…

Great post, thanks for sharing it!

When I saw the title, I thought of Lambda Calculus[0] and SKI combinators[1]. Given that there are "only six useful colors", I wonder if M&Ms could be used to implement them.

0 - https://en.wikipedia.org/wiki/Lambda_calculus

1 - https://en.wikipedia.org/wiki/SKI_combinator_calculus

Re: I made a programming language with M&Ms

#20
post #15

Am I allowed to use the term psychopath in the most loving, even inspired, way?

Psychopath implies lack of empathy so I don't think that's quite the word you want. You could maybe repurpose "psychotic" though!

Maybe lack of M&Mpathy?
Post reply on HN