Electra-Lang
Electra-Lang copied to clipboard
question on application
Hi 👋🏻 really cool project here. Not really an issue, just discussion. I was curious on the application for this language. Was there something in particular that inspired this? Seems like this might be handy on raspberry pis, but I didn't see that mentioned.
Well, it is an esoteric programming language (esolang) implemented for providing a creative way of writing code, so it has no real use. If you want to learn more about esolangs, you can check the Esolangs Wiki. Electra is inspired from AsciiDots which is another esolang.
Nonetheless, it looks like it'd be a fun way to interact with gpio on microcontrollers. Was checking out the examples and thought I'd ask 🙂