We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

PSTF

From Esolang
Jump to navigation Jump to search
This is still a work in progress. It may be changed in the future.

PSTF is an esolang designed by PSTF.

Original Commands

  1. All commands in Python.
  2. execute(language, script) executes the script by language.
  3. install(packname) installs packname with pip. If failed to install, skip next command line.
  4. === -Change to [language name]- ===
    some code
    === END ===
    executes the code between two boundaries with language_name. If the language doesn't exist, raise an ERROR.

Additions

Write your command here.

Example

Hello, world!

=== -Change to [BFInfinity]- ===
+++++++++++
[
    >++++++
    >+++++++++
    >++++++++
    >++++
    >+++
    >+
    <<<<<<-
]
>++++++.
>++.
+++++++.
.
+++.
>>.
>-.
<<-.
<.
+++.
------.
--------.
>>>+.
>-.
=== END ===

Categories