A golfing language


Keywords
golfing, code-golf, language, golfing-language, programming-language, python, stack, stack-based, thunno2
License
MIT
Install
pip install thunno2==2.2.33

Documentation

Thunno 2

A concise golfing language

Test status Downloads Last Commit

Links

Thunno 2 is on Attempt This Online!, an online sandbox environment for running code in hundreds of different programming languages.

If you have any questions about Thunno 2, feel free to ping me (@TheThonnu) in the Thunno 2 chatroom.

Installation

You'll need Python 3.6+ to run Thunno 2. If you don't have this already, you can download it from here.

You can install Thunno 2 via PyPI.

Run the following command in your terminal:

pip install thunno2

It will install the latest version of Thunno 2.

Running

Then, to run your code, just type thunno2 into the terminal.

This will start the interpreter. After that, type in your code, input and flags when prompted.

Documentation

See the docs folder for the documentation.

Tips

For tips on how to code-golf in Thunno 2, see Tips for golfing in Thunno 2 on Code Golf Stack Exchange.

License

© Thunno organisation 2023

The code in this repository is licenced under the Creative Commons Zero v1.0 Universal License. See LICENSE.txt for the full license.