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.")
Loop
loop.10(echo("Loop!"))
echo("Loop 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.9.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.9.tar.gz.
File metadata
- Download URL: tnlang-1.0.9.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 |
9c25dddd83502d466486302c8010e157e4e8900a94bc42d5c8a33c297167df9b
|
|
| MD5 |
f75bc8490cefb6c4567173a50fb94cd2
|
|
| BLAKE2b-256 |
d785ce1917d892977b50be57f8f760fffd591c2c19799b60769c215a3e6fd2b1
|
File details
Details for the file tnlang-1.0.9-py3-none-any.whl.
File metadata
- Download URL: tnlang-1.0.9-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 |
3507072deb91717140b070ecff9f82793b262c58b2b84da90ff8d48051ad2748
|
|
| MD5 |
47081837fd517397f9397d9421252788
|
|
| BLAKE2b-256 |
c494e619bdb4ea6643602e4e2b26a603c53718ad1fc2584fb753342154e6dfae
|