-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Introducing Vedic-lang in Rust #15
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey team,
I'm excited to present a significant milestone in the development of Vedic-lang, our groundbreaking programming language. Previously, we released a prototype version in Node.js, which garnered positive feedback and demonstrated great potential. Now, I'm thrilled to announce that I have created Vedic-lang in Rust, bringing even more power and performance to our language.
Rust, renowned for its memory safety, concurrency, and performance characteristics, aligns perfectly with our vision for Vedic-lang. With this transition, we can now leverage the full potential of Rust's robust ecosystem, including its package manager, build system, and extensive libraries. This will undoubtedly lead to improved developer productivity, enhanced reliability, and ultimately, a more seamless experience for our users.
Some notable features of the Rust implementation of Vedic-lang include:
To support this transition, I have thoroughly tested the Rust implementation, ensuring the language's core functionalities and syntax remain consistent with the original Node.js version. I have also created a detailed migration guide to assist our users in transitioning their existing Vedic-lang projects to the Rust implementation seamlessly.
This pull request includes the complete Rust implementation of Vedic-lang, along with updated documentation and examples. I invite all team members to review the code, provide feedback, and test the language's performance on different scenarios and use cases.
Let's take Vedic-lang to the next level with the power and versatility of Rust. I'm looking forward to your valuable input and collaboration to make Vedic-lang a go-to choice for developers seeking an efficient and intuitive programming language.
Thank you all for your support!
Best regards,
@PtPrashantTripathi