Skip to main content

A pip package to use the programing language TNLang from floxxy0

Project description

All Functions.

echo("hi") - Print something in the console.

wait(1) - Wait a second before the next action happens.

loop.10(echo("hi")) - Loop a action 10 times.

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.14.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tnlang-1.0.14-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file tnlang-1.0.14.tar.gz.

File metadata

  • Download URL: tnlang-1.0.14.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for tnlang-1.0.14.tar.gz
Algorithm Hash digest
SHA256 4da455bc09fb27405837d9b70625b0c24e6796f1d744859b5591973649b88730
MD5 9252cc7cf05ae10b3d0a2e8b83008013
BLAKE2b-256 18981aaa90ff2489a3b4c74b1f39ed0233840202fdac2c8e224d913cc0a5e50a

See more details on using hashes here.

File details

Details for the file tnlang-1.0.14-py3-none-any.whl.

File metadata

  • Download URL: tnlang-1.0.14-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for tnlang-1.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 d8d2bf60c0017ef34f22183028807e0a0d36258c2813c2a5dac63f27b4dfae89
MD5 679b66f4926f8fd45fb3918fbe3f4cda
BLAKE2b-256 efe649b0f1849664e1972963e736c8ad558c337d456bd59f55138ab6e39b1428

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page