Hello guys, this is Purahan. I college student trying to build a programming language named cylixin.
https://github.com/cylixin/cylixin
I'm trying to fill up the gap in the tech world that I've noticed when it comes to cross platform development, like most of the frameworks that exist like, flutter, react native, kotlin etc. are all for front-end development and for back-end we gotta use different technologies. So to bridge this gap, i'm building this. As well as, I wanted to work with something which offers higher efficiency, giving higher performance and processing speed, along with great ways to make things efficient. Like
- In rust, I'm soo inspired by it's garbage management system,
- Java, is one the greatest cross-platform technology
- Python has a huge community because of its simpler syntax
- C/C++ are used for Low-level programming
I know my dream is TOO big, but starting from somewhere is the thing. I'm planning to make it an open source project, anyone who wants to join and collaborate are welcome.