Skip to content

Jacob-Lockwood/Thunno2

 
 

Repository files navigation

Thunno 2

A concise golfing language

Test status Pypi Monthly 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.

License

© Rujul Nayak 2023

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

Packages

No packages published

Languages

  • Python 100.0%