Recently, I have been working on designing a new programming language, that I decided to call “PerAte”. Its now Turing complete and functional! I have uploaded its interpreter and documentation here (GitHub). So far, I have made several programs in it such as Factorial, String I/O, etc. As a proof of concept, I wrote a primality check program in it. Please check it out!
But there is a lot to be done, and it is under continuous development.
Are you still working on this project? If so, any plans on making the learning curve a bit less steep?
Yes, I am still working on the project, but only when I get some spare time (i.e. very rarely). E-Mail me at info@keshlabs.in if you would like to know specific resources for help.