Coder Social home page Coder Social logo

jrrom / mint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mint-lang/mint

0.0 0.0 0.0 3.75 MB

:leaves: A refreshing programming language for the front-end web

Home Page: https://mint-lang.com

License: BSD 3-Clause "New" or "Revised" License

CSS 0.01% Crystal 69.11% Makefile 0.07% HTML 1.11% Dockerfile 0.07% Mint 29.64%

mint's Introduction

Mint

CI Discord Backers on Open Collective Sponsors on Open Collective

A refreshing programming language for the front-end web, aiming to solve the most common issues of Single Page Applications (SPAs) at a language level:

  • Reusable components
  • Styling
  • Routing
  • Global and local state handling
  • Synchronous and asynchronous computations that might fail

While focusing on:

  • Developer happiness
  • Fast compilation
  • Readability

Project Status

The project is in development, we are still tweaking the language and standard library.

There are some bigger applications which can be used as examples / learning material:

Installing

Follow these instructions

Documentation

Community

Questions or suggestions? Ask on Discord

Also, visit Awesome Mint, to see more guides, tutorials and examples.

Contributing

Read the general Contributing guide, and then:

  1. Fork it (https://github.com/mint-lang/mint/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Ways you can contribute

  • use the language - this is the most helpful thing at this stage because we can discover bugs and missing features this way
  • documentation and website - the documentation always needs some work, if you discover that something is not documented or can be improved you can create a PR for it in the website repository
  • language features - if you have any idea about a new language feature, create a detailed issue about it with examples and description (why is it needed? what problems does it solve?)
  • code review - the compiler can use a thorough code review, also code reviews for PRs are welcome
  • standard library - the standard library is incomplete and needs a lot of work:
    • create modules for not yet implemented Web APIs (or a separate package)
    • a lot of modules like String, Dom, etc... are missing a lot of features, you can add new functions here (with tests)
  • write a package - if you have a feature you use and can be moved into a package it can be good for other developers
  • marketing - write blog posts and such to help others become aware of the language
  • compiler - there are a few issues that could be fixed and features that can be implemented in the compiler

Questions, Proposals?

Let's discuss in the Github Discussions, otherwise please create at new issue

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

mint's People

Contributors

gdotdesign avatar sija avatar s0kil avatar tkshnwesper avatar asterite avatar jansul avatar matthewmcgarvey avatar vechro avatar hovsater avatar sam647254 avatar jsmonk avatar dependabot[bot] avatar manveru avatar nilslindemann avatar wisn avatar alex-lairan avatar dohxis avatar zephraph avatar namek avatar veelenga avatar eternahl avatar jonathanoberg avatar itsgreggreg avatar petemcfarlane avatar pvdvreede avatar teddydd avatar bbugh avatar ymmooot avatar nailuj29 avatar jrrom 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.