Posts
Hello again! Been a hot minute since posting. Done quite a bit. I'll get to most of it eventually (probably). However, this post is dedicated to something new. Yes, I made another programming language. Oh boy. I really should sleep sometime. So, what sparked this new attempt to melt my brain was that I had a realization. Remember Swatch and Swatch+? Turns out they're not Turing Complete. Shocker, ...
echoLang
Dec 13, 2022
67 views
So I made a decision. I made a programming language. Two, actually. Here's how I made Swatch, and it's twin brother, Swatch+. If you're like me, you probably have at least heard of the BF language. I'm not going to say the full name, since I don't swear. You know which language I'm talking about. So the thing that made said language so interesting to me was, obviously, its small size. For those wh...
Swatch, Swatch+, and Their Online Interpreters.
May 27, 2022
190 views
Well, I've finally done it. I made a universal AI. This AI can do anything. It works by taking input and looking to see if it's encountered that input before. If it has, it looks at the available outputs and picks a random one. You then click "OK" if it's a valid output. If it's not a valid output, it removes it. If you choose to then reward it, it duplicates that output. If you punish it, it dele...
Universal AI
May 23, 2022
72 views