Skip to main content

No project description provided

Project description

# The Liasis programming language

Liasis is an interpreted programming language
for learn programming.
Designed for code readability and written in python.

## Installation

1. `$ cd your/projects/directory`
2. `$ git clone https://github.com/Saegl/liasis.git`
`$ cd liasis`
3. install [python3](https://www.python.org) and dependencies with pip
`$ pip3 install -r requirements.txt`

### Use

- Run interactive console:
`python liasis.py run` or `python3 liasis.py run`
- Run examples from liasis_examples/ directory.
`python liasis.py file "liasis_examples/math.lia" -i`

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

liasis-0.1.tar.gz (4.9 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