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`
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
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 details)
File details
Details for the file liasis-0.1.tar.gz
.
File metadata
- Download URL: liasis-0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e417b22650d7a204b4667e868c6c8f37d932cf25bbcb6fa9faa737b4458863c7
|
|
MD5 |
6d121e35c22c0569b17edac296af1bb2
|
|
BLAKE2b-256 |
ce3cc34fa7d7b80015d750af555561e0b6ced520bdba8804f77ae89a8555e8c9
|