What is Eryx?
Eryx is a decently fast and simple dynamically typed programming language similar to javascript/python.
Why the name "Eryx"?
The language was made using python which is a family of snake and the name eryx is a snake genus.
Documentation
Full documentation is available at https://ImShyMike.github.io/Eryx.
Online IDE
An online IDE is hosted at https://eryx-ide.shymike.dev. It utilizes the eryx server command but has the os and file modules and input() and exit() functions disabled (using --no-file-io).
Package Index
The default package index is available at https://eryx-packages.shymike.dev, it displays the top packages, allows users to upload packages and view other's packages.
Installation
To install the latest stable release, just install it from PyPI using:
pip install eryx
If you want to install the latest beta version head over to the releases page, download the desired .whl file and install it using:
pip install Eryx-(version)-py3-none-any.whl
Usage
The CLI can be accessed with the following command:
eryx [--version]
Available commands:
repl Start the REPL
run Run an Eryx file
server Start the web IDE
test Run the test suite
transpile Transpile Eryx code
package Manage Eryx packages
Thanks
A huge thanks to tylerlaceby for his "Build a Custom Scripting Language In Typescript" series.
Frontend design inspired by modu from Cyteon.
License
This project is licensed under the MIT License.
Release files for Eryx 0.5.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eryx-0.5.8.tar.gz | 59.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eryx-0.5.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 144.7 kB
Release files / eryx-0.5.8.tar.gz
| Download URL | eryx-0.5.8.tar.gz |
|---|---|
| Size | 59.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1af1f98c6d5cb2a514da5f5127609ee1967b17c23e83179fe8f00d4dffacc5a7
|
|
BLAKE2b-256 checksum How to use checksums |
73d4f6364c1d6c4301e31c2851a242166548b23fcf68efd1c955cee68e0e5127
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / eryx-0.5.8-py3-none-any.whl
| Download URL | eryx-0.5.8-py3-none-any.whl |
|---|---|
| Size | 84.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ab64c2b8e550916f916064d84487538b2fbc0efa098ee6bbb3588d55921e9585
|
|
BLAKE2b-256 checksum How to use checksums |
ca3245f3dd88530c2d500ebbbed7553cce2e1b65b6cd08cef72556a20490db8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|