Language based on simplack, you can see complack in esolang wiki here.
You can run some examples by cloning this repo:
git clone https://github.com/olivatooo/Complack
And run using:
./complack examples/echo.cx
There are several examples in examples
folder. Informations about the lanaguage and how to create you own program can be found the wiki.