Coder Social home page Coder Social logo

sbordeyne / mys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mys-lang/mys

0.0 1.0 0.0 2.51 MB

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

License: Other

Makefile 0.21% Python 22.56% C++ 16.89% C 60.21% Batchfile 0.12% Shell 0.02%

mys's Introduction

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 <[email protected]>"]

[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.

mys's People

Contributors

eerimoq avatar megahallon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.