FAQs!
Definitely, SRON is 43% faster than python.
SRON is very simple and easy to understand. So, you don't need video tutorials to learn. Just read the official documentations carefully from https://sron.gitbook.io/docs .
The design and implementation of SRON is made with the purpose of platform independency. Till Version 2.1, SRON is only available for Windows but soon it will be released for multiple OS platforms.
The Latest version of SRON is version 2.1 which provides insane features like garbage collector, runtime variable management, hashed binary bytecode, static + dynamic typing, for-each loop, return value optimization etc.
SRON is developed by Saksham Joshi as his bachelor's final year project.
Till SRON Version 2.1, SRON doesn't support classes. It is a functional programming language.