Skip to content
Vincent Estes edited this page Dec 24, 2022 · 4 revisions

Welcome to the Simpl-Py wiki! πŸ‘‹

thumbnail

Quick Links: (@ bottom of every page)

Quick Start Guide Simpl-Py Tutorial Library Reference What is Simpl-Py

About the Wiki

  1. The wiki is not open to contributors for now. The information here is official.
  2. The wiki contains all documentation and written tutorials for Simpl-Py (except videos).
  3. You can learn Simpl-Py here easily because we teach for age and talent-specific groups.

Simpl-Py (πŸ—£ simple-pie)

Simpl-Py is multiple things:

  • A learning step for young programmers
  • An intro to Python
  • An easy language to add to your resume
  • A recreational language to explore
  • more

Many would probably consider the many aspects of Simpl-Py bad, but Simpl-Py aims to be diverse like Python.

Let's look at some of Simpl-Py's pros:

  • Simple, easy, and fast
  • Recreational and fun
  • Great resources for learning and exploration
  • In-product support like specific errors and debugging
  • Improving fast
  • Has a future

Some of the cons:

  • Unfinished (no stable release yet)
  • Future is limited
  • Sole developer

Before making a conclusion from these lists, take a look at some examples for a taste of simplicity:

>> shows user input

Hello World Program:

Every language needs one.

>> print
Print What? >> Hello, World
Hello, World

It's really that simple!

While this is cool, there is still much more to this "diverse" language. Take a look at Learn Simpl-Py for more examples.

  • Library Reference
  • Tutorial Home
    • Intro
    • Installation and Setup
    • Intro to Simpl-Py Processes
    • Commenting
    • Intro to Print Functions
    • Variables
    • Print Math Function
    • Base Functions
    • Slash Functions
    • Simpl-Py Handling
    • Intro to Errors
    • Advanced Print Functions
    • Intro to TXT Functions
    • Intro to Call Numbers
    • Errors with Developer Mode
    • Advanced TXT Functions
    • Advanced Call Numbers
    • Intro to Modules
    • Beta Mode
    • Custom Modules
    • Advanced Modules
    • Future and Your Help
Clone this wiki locally