Code Monkey home page Code Monkey logo

owo's People

Contributors

ice1000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

thautwarm

owo's Issues

your type checker seems too young

Please check the most difficult project I've finished in github:
https://github.com/thautwarm/reFining/blob/master/DotNet/reFining/reFining/infr.fs

I can solve the problem you ask in QQ recently about value restrictions.

The tests indicates something meaningful:
https://github.com/thautwarm/reFining/blob/master/DotNet/reFining/test/Tests.fs

Above project is side-effect free, so I think I might get along with Haskell as well.
May I take part in this project to work with the type checkers?

Verbosity of `--dump-tokens`

Phew I'm just a goddamn Haskell newbie, hoowee. The verbosity of --dump-tokens option should be added for more convenient testing, e.g. a full verbosity (token type, token value, location) and a simple one (only token type and value).

  • The interface options are:
    • --dump-tokens=full or --dump-tokens=simple
    • -S for simple, -SS for full
    • --dump-tokens for full, --dump-hide-pos for simple (this is originated from @ice1000, but I thought there could be conflicts here)

The current choice is the second one.

Basic lexer by Alex

  • Add alex as dependency
  • Layout-based syntax
  • where, postulate, instance that starts new layout
  • Basic tokenize, reserving [, ], [|, |], {|, |}, (, ), =, ,, <-, ->, forall, :
  • Get the infix info, but further parsing is left to #12

Make EOL opinionated

I remember I forced stylish-haskell to format code with LF EOL. Shall we use a .gitattributes with * text=auto eol=lf to force it to the whole project? Or just newline: auto in .stylish-haskell.yaml? The warning of unstaged changes due to the EOLs on Windows annoys me a lot.

Setup CI

I'd like to use CircleCI, but Travis CI is fine. AppVeyor might be needed as well.

Good (re-)first issue

So, what's the purpose and benefits about changing the codebase? It looks like deno who moved from JS to TS + Go, you just made a ground-shaking change in PLT!

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.