Skip to main content

The Mys (/maɪs/) programming language.

Project description

discord test docstatus

WARNING

Mys is still in the very early stages of development. API:s will change, so now is the time to make suggestions! Join the Mys Discord server to get in touch with the developers!

🐁 Mys

The Mys (/maɪs/) programming language - an attempt to create a statically typed Python-like language that produces fast binaries.

Mys is heavily inspired by Python’s syntax and Rust’s packaging.

Source code:

from random.pseudo import random

def main():
    print(random())

Package configuration:

[package]
name = "robot"
version = "0.1.0"
authors = ["Mys Lang <mys.lang@example.com>"]

[dependencies]
random = "*"

Mys is mainly targeting resource constrained single and multi core embedded systems, but is just as useful in desktop environments.

Project

  • GitHub: Mys’ official project repository.

Documentation

Community

  • Discord: Mys’ official Discord server.

Contributing

There are many ways in which you can participate in the project, for example:

  • Submit bugs and feature requests.

  • Fix bugs and implement new features.

  • Review the documentation and make pull requests for anything from typos to new content.

There is more information available in the Mys Developer Guide.

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

mys-0.161.0.tar.gz (286.2 kB view details)

Uploaded Source

File details

Details for the file mys-0.161.0.tar.gz.

File metadata

  • Download URL: mys-0.161.0.tar.gz
  • Upload date:
  • Size: 286.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for mys-0.161.0.tar.gz
Algorithm Hash digest
SHA256 c0905d2fbc6625516f6b82f1224ae5625ba81503e6d267cd27d107fde9f1edff
MD5 7d8e3ed32440a9faa032775b4c2041e2
BLAKE2b-256 62581580874fdabd755f64944d9d27e6e7d87da5df85fa23e20ae3338756d422

See more details on using hashes here.

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