Giter Club home page Giter Club logo

requetzal's Introduction

ReQuetzal

ReQuetzal is an experimental ML style language with row polymorphism, and first class modules. It is currently in early development.

Join the chat at https://gitter.im/7sharp9/ReQuetzal

requetzal's People

Contributors

7sharp9 avatar lleutch avatar gitter-badger avatar

Stargazers

 avatar GAURAV avatar ShalokShalom avatar Karl Nilsson avatar Paweł Bańka avatar orlando avatar Johan Larsson avatar Daniel P. Purkhús avatar Suminda Sirinath Salpitikorala Dharmasena avatar David Landa avatar Matthieu Buffet avatar  avatar  avatar

Watchers

 avatar James Cloos avatar Avi Avni avatar Johan Larsson avatar  avatar

Forkers

gitter-badger

requetzal's Issues

Need sample syntax for rank n types

Haskell used the forall quantifier

    fmap :: forall a b. (a -> b) -> f a -> f b

Ive seen other experimental languages use bangs:

    fmap : !a!b. (a -> b) -> f a -> f b

Adding support from tooling

We whould add support from automated tools to help us develop and track issues.

  • Create a solution with folder architecture that targets .netstandard 2.0
  • Add paket + fake
  • Add Continous Integration support (appveyor + travis)
  • Bring testing libraries (expecto or something like this), for regression testing...

Generic and simple compiler flow

We should define a graph, which described the general approach for the compiler flow.

  • Compiler flow
  • Detailed explanation about each step in the flow, with the associated documentation explaining the reasoning (papers, pdfs, link to blogs ...) to extend in the future maybe

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.