-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A couple of questions if I may... #16
Comments
As for the standard libraries part: Standard-Libraries |
Thanks for the kind words and the HackerNews share. But I'm not sure if Tengo's ready for HN 😄 Let me try to answer your questions, but, please know that Tengo is fairly new and there are tons of things to add going forward.
|
Thank you @mdbazuin, that's good to know 😃 |
I'm sure it does. One person that commented on it and said "I do like this idea though and think I have an application for it", so there you have it.
By concurrency I mean using all the CPU cores, No need to replace anything, more and more languages pop up like mushrooms, but none of them performs as fast as Tengo. People love speed and readability. So, since Tengo has both, why not use it as a standalone language?
I think we need more examples about the proper usage of Tengo, because it's not clear yet how it should be used.
Ah I see, this is clearer now.
Yeah, I understand.
Awesome! I can't wait to use it 😃
By benchmarks I mean something like https://benchmarksgame-team.pages.debian.net/benchmarksgame/ |
@stefanos82 I'm curious to know what you think of roadmap that I had updated recently. Any feedback/thoughts would be appreciated. |
A dream coming true! Go for it 👍 |
Great. I will close this issue then. Thanks for the help! |
First of all, congrats for this amazing project. Well done @d5.
I hope my HN post to bring more people in because this project looks promising.
I have a couple of questions:
print('hello world')
and couldn't make it work.That's it for now, I cannot think of anything else.
As soon as you provide more examples, I will start playing with it to see how I could use it and see whether I could replace some ancient shell scripting projects of mine or not.
Let me know.
Cheers.
The text was updated successfully, but these errors were encountered: