Skip to main content

little language just4fun

Project description

AVOScript

carbon (3)

little language just for fun

PyPI - Python Version PyPI

Getting Started

Install

git clone https://github.com/ethosa/avoscipt
cd avoscript
pip install requirements.txt

Launch

python avos.py -h

flags

  • -v/--version AVOScript version
    python avos.py -v
    
  • -i/--interactive interactive mode
    python avos.py -i
    
  • -s/--script execute script
    python avos.py -s "var a = 1; echo a;"
    
  • -f/--file execute code from file
    python avos.py -f tests/test_code.avo
    

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

AVOScript-0.3.2.tar.gz (14.6 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