Thunno

Latest version: v1.2.3

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1.1

What's New?

As per [Lyxal's suggestions](https://gist.github.com/Lyxal/35c081c9866c799844928611ecb5bdd2), a few commands have been updated:

- `Af ... Ah` (filter) has been renamed to `g ... k`. `g` (Regex) is now `Af` and `k` (index) is now `Ah`.
- `v` has been changed from "filter out None" to "filter out falsy elements".
- Maps and loops now implicitly loop through the `range` if provided with an integer.
- `zf` has been changed from "push False" to "rotate the stack a places"

1.1.0

What's New?

We fixed a bug in the loops, where the top of the stack was being popped prematurely.

1.0.3

What's New?

We fixed a bug with the `W` flag. It's now working.

Note that ATO will still be on v1.0.2 for a few days.

1.0.2

What's New?

We fixed a bug with the loops.

1.0.1

What's New?

We fixed a bug with the `'` command. It is now working.

1.0.0

After that, type the command `thunno` into your console to start the interpreter. It will prompt you for:

* Flags
* Header
* Code
* Footer
* Input

After that, it will execute the code and print the output. See below for an example:

<img width="142" alt="Screenshot 2022-12-31 at 11 07 56" src="https://user-images.githubusercontent.com/55329600/210134535-0b1e9854-53d9-415a-a703-451acd0f8dd2.png">

What's Next?

After this, we will try to get Thunno onto [Attempt This Online](//ato.pxeger.com) so it has an online interpreter. Also, as this is the first release, expect a lot of bug fixes in the next few weeks.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.