Viper is a traditional programming language built in Python.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I have basic syntax working, you can dim variable as type = variable;
, and you can print("a")
now