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 Esoalng 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