DolphyWind / Electra-Lang

Electra is an esolang where you code like an electrician.
https://esolangs.org/wiki/Electra
MIT License
94 stars 1 forks source link

question on application #1

Open jamesalbert opened 1 year ago

jamesalbert commented 1 year ago

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.

DolphyWind commented 1 year ago

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.

jamesalbert commented 1 year ago

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 🙂