Skip to content
Lexi edited this page Aug 21, 2024 · 4 revisions

Welcome to the Potato Programming Language Wiki!

This wiki provides detailed information about the development of the Potato programming language. Here’s a brief overview of the file progression and the project's goals:

  • PotatoReader.cpp serves as the foundation for PotatoScanner.cpp.
  • PotatoScanner.cpp is the basis for PotatoParser.cpp.
  • PotatoParser.cpp leads to the development of PotatoCompiler.cpp, which represents the ultimate goal of this project.

What to Expect from This Wiki

  • Creative Briefs and Project Parameters: Insight into the vision and scope of the project.
  • Project Updates: Comprehensive notes and details from all stages of development.
  • Additional Resources: Any supplementary materials that contribute to the project's success.

Feel free to explore the wiki for the latest updates and in-depth information about the Potato programming language!

Clone this wiki locally