-
-
Notifications
You must be signed in to change notification settings - Fork 818
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
Suggestion: replace .v.py with a custom viper extension #455
Comments
We had The language is still growing and changing however, so I think the idea was to create a formal syntax spec a little later on to base all of these things on. I welcome any work someone is willing to do to figure out what would be required when we reach that point though. |
Good, thanks for taking the time to respond @fubuloubu, I really appreciate it. For the moment I am more focused on Solidity, and some of these suggestions come from the lessons I learned along the way. It becomes much more difficult to change things once the language starts getting traction. |
@federicobond Very valid point, I have been really fond of the |
Is there a way to register that extension with GitHub? Perhaps we should do that now |
This is the guide: https://github.com/github/linguist/blob/master/CONTRIBUTING.md I found. I see solidity's PR is still pending: github-linguist/linguist#3755 |
Dang, the requirement to have 1000s of usage examples will definitely require a lot of promoting in Beta phase. Totally makes sense from GitHub's standpoint, but it looks like we can't do anything now to get Viper in there other than to keep doing what we're doing and making a great language. I think with the potential name change issue we have as well as not being in Beta yet, |
Out of curiosity I created a bare-bones vim plugin for |
@chgue are you still interested in keeping that vim plugin maintained ? I have started updating all the outdated things, like the name & keywords. And will gladly PR it over to your repo - if you feel like maintaining it. Otherwise I will run with my own copy. |
Recently, vyper extension has been set to ```.vy``` as beta version releases. Additional information is described [here](vyperlang/vyper#455)
Recently, vyper extension has been set to ```.vy``` as beta version releases. Additional information is described [here](vyperlang/vyper#455)
Relying on the .py extension may bring problems down the road with both people and tools confusing Viper source code with Python. Possible alternatives: .viper, .vi
Cute Animal Picture
That's a dog with a cute hair extension.
The text was updated successfully, but these errors were encountered: