GithubHelp home page GithubHelp logo

rahulfromearth / haskell-compiler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marwes/haskell-compiler

0.0 0.0 0.0 955 KB

A mostly functional haskell compiler written in rust

License: MIT License

Haskell 2.11% Rust 97.89%

haskell-compiler's Introduction

Haskell compiler

This is a compiler for Haskell written in the Rust programming language. This is no longer actively being worked on since I am currently working on other projects (mainly gluon. Though this should continue to compile on newer versions of Rustc it is possible that it may stop working as it is not actively maintained. Do let me know if that is the case though as I do still want to keep the project working.

As the project is right now it can handle quite large parts of Haskell though bugs have to be expected.

"Implemented" features

  • Typechecking
  • Higher kinded types
  • Algebraic data types
  • newtypes
  • Type classes
  • Large parts of the Prelude
  • do expressions
  • Simple REPL

Known unimplemented features

  • Kind inference
  • Arithmetic sequences
  • List comprehensions
  • Foreign Function Interface
  • Most of the standard library
  • deriving other than for Eq and Ord
  • Type definitions
  • and more!

haskell-compiler's People

Contributors

marwes avatar gwpl avatar yeah-its-gloria 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.