|
|
|
|
|
by Art9681
1338 days ago
|
|
I am incredibly thrilled that this exists and incredibly dissapointed I didnt create it. I love everything about it and am eager to learn more about this project. I have been interested in Nim for quite some time and see this is built with it. It even has a net package in the standard library! I would love to see some benchmark comparisons to other languages like Go and Rust, just for fun. |
|
Feel free to let me know in case you have any question - you are also welcome to post anything you may need in our Discord channel.
P.S. Regarding benchmarking, I can assure you I've been working non-stop on optimization so that the VM is as fast as possible. That being said, being an interpreted language, I don't think it could ever fare well against the compiled ones. I would mostly compare it to languages like Python, Ruby, Lua, etc :)