Skip to main content

Python implementation of ArnoldC

Project description

pyarnold

Python implementation of ArnoldC

Installation

pip install pyarnold

Example

HelloWorld.arnoldc

IT'S SHOWTIME
TALK TO THE HAND "hello world"
YOU HAVE BEEN TERMINATED

Usage

$ pyarnold examples/HelloWorld.arnoldc
$ pyarnold --example
IT'S SHOWTIME
TALK TO THE HAND "Hello World!"
YOU HAVE BEEN TERMINATED
$ pyarnold --example | pyarnold
$ pyarnold -c <<EOF
> IT'S SHOWTIME
> TALK TO THE HAND "Hello World!"
> YOU HAVE BEEN TERMINATED
> EOF
Hello World!

Language Documentation

Official ArnoldC documentation

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

pyarnold-1.0.1.tar.gz (7.1 kB view hashes)

Uploaded Source

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