A pip package to use the programing language TNLang from floxxy0
Project description
Start?
You can start by creating a python file with content:
import TNLang
TNLang.launch("MyCode.tnlang")
Example TNLang codes.
Hello World!
echo("Hello World!")
Countdown
echo("3")
wait("1")
echo("2")
wait("1")
echo("1")
wait("1")
echo("Done.")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tnlang-1.0.8.tar.gz
(1.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tnlang-1.0.8.tar.gz.
File metadata
- Download URL: tnlang-1.0.8.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9412255a5bf0a1dd7be583886a702f68f8881af977707f7ffe98cd4552eed904
|
|
| MD5 |
e8da45470517329c459a9bcecde300f9
|
|
| BLAKE2b-256 |
596a3173d9d84810457ee1f417c9697b349df66d1d78930268a425394d45c45d
|
File details
Details for the file tnlang-1.0.8-py3-none-any.whl.
File metadata
- Download URL: tnlang-1.0.8-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1176afdc012392f73c2351fb7acb90a6fbda62b1b23c9d49e8c727321d5f53d
|
|
| MD5 |
a52da84f2706c2c9da9cf15181da1d5d
|
|
| BLAKE2b-256 |
962a64092a4080142a8bde283d538e254cb6a256790e10bf0a0b9c59f810d834
|