Potato Lang
PotatoLang is a high-level General Purpose programming language based on Python.
PotatoLang 0.1 is the first version of PotatoLang, introduced on the 20th of July 2022 by user ArticOff on GitHub.
The language allows the user to create and assign values to variables, and print them out. Small step for a human, big step for humanity.
myVar = "Hello World!";print(myVar);
PotatoLang is expected to support multiple programming paradigms including object-oriented and functional programming.
References
This article "Potato Lang" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Potato Lang. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
