Hello Everyone,
It's been a while. Since 2016, I have been working on the development of an interpreter and compiler for the ISLisp standard. I'm pleased to announce that I believe I have finally completed it after putting in a lot of effort.
Here are the details:
It runs on most Linux OSs.
When compiled on a Raspberry Pi, it includes functions for GPIO control.
It features a compiler with type inference.
It supports parallel processing.
For more information, please refer to the documentation.
Please note that this implementation is not intended for practical use; rather, it's meant for learning and enjoying computational experiments. Feel free to give it a try.
Best regards, Kenichi Sasagawa
https://github.com/sasagawa888/eisl