Coder Social home page Coder Social logo

par's Introduction

Par

Linux build status Windows build status

This repository contains the source code for the Par compiler and standard libraries. If you're looking for tutorials, documentation, installation instructions, etc. please refer to the Par website.

Contributing

If you'd like to contribute, let us know in our Gitter channel! There are many ways to help out, from tooling to language design to standard libraries:

  • Write a Par plugin for your favorite editor to support syntax highlighting, marking compiler errors, running tests on save, etc.
  • Improve pattern matching by adding support for structs and maps.
  • Add syntatic sugar to insert values into a set (e.g. #[a, b | set]) or add key-value pairs to a map (e.g. { a => b, c => d | map }).
  • Write standard library modules for e.g. HTTP, crypto, Date/Time, etc. by leaning on existing OTP libraries.
  • Report any bugs you find and help improve documentation where you think it's confusing.
  • Write guides or tutorials on how to use Par to build applications.

This is a small sample of things you could work on. Get in touch if you're interested; we'd love to have you help! We're also searching for members to add to our core team, and getting involved early is the best track for this.

License

Par is MIT licensed.

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.