Skip to main content

No project description provided

Project description

PyNuna

Nuna Language Interpreter Implemented with Python
Original Details : nunalang/nuna

Download

pip install nuna
View at Pypi

Example

from nuna.nuna import Nuna, generate

code = '''눈나..흐.....읏..나주..거....흐...읏...
누나..나...흐....읏..나주..거....💕
눈나.....나..흐...읏나.....주거...💕
누나..흐..읏나.......주..거......응읏..!

눈나..으흐읏
누나.....주..흐....읏나....응
누나.....나..주...읏나......응!'''
# Nuna code that prints '누나'

n = Nuna() # Nuna Executer
print(n.execute(code)) # Execute, and Print Last Memory Status

n.clear() # Clear Stack

code2 = generate('Hello, World!') # Generate code that prints 'Hello, World!'
n.execute(code2) # Execute

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Nuna-1.0.4.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

Nuna-1.0.4-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file Nuna-1.0.4.tar.gz.

File metadata

  • Download URL: Nuna-1.0.4.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for Nuna-1.0.4.tar.gz
Algorithm Hash digest
SHA256 26f3140e6ba690ef0027c25a43248d1fa41501c24a2130e0f884e8cce1976f41
MD5 fac85e14e69deb6dbac1ac76804ac6d5
BLAKE2b-256 4994b111ab16d87e2ba71519d7f3a907c63e971911d0c526f77124fb95921620

See more details on using hashes here.

File details

Details for the file Nuna-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: Nuna-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for Nuna-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 26949f803d0da71d03ed848755ffc3fed9c00f7619611134fbbb6c9a0a64bf55
MD5 034063ada3e142b7616e9978f270ec01
BLAKE2b-256 394c0222903fc743ecb171cf2a6d9c5fa1afd98d5dc0a13ea22e09ff88297a22

See more details on using hashes here.

Supported by

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