Code Monkey home page Code Monkey logo

elm-proofread's Introduction

 ▐█████████▓▓▄ ▀█████⌐ ╟████████▌ ▓█████████ ▐███▌  ████▓  ▄▓████▓▄ ╘███████████
╓▄▄▄▄███▀▀▀███▓ ╓▄███⌐ ╟████▀▀▀▀▀,▄▄███▀▀▀▀▀ ▐███▌  ██▄▄▄╙▀▀██▀▀▀▀▀▀ ,▄███▓▀▀▀▀▀
'`^█████µ j████  ████⌐┌█████▓▓▓▓b ▐████▓▓▓▓▌ ▐███▌  ████▀ Æ███████▓▄  ▓████████▌
 ╘██████⌐ ▄████  ████▓ ,▐███▀▀▀▀─ ▐████▀▀▀▀b █████ ,████⌐ ▄▄▄▄▀▀████▓ ╟███▌▀▀▀▀`
   ▓██████████"  ██▓▄▄▀████▌      ▐███▌     ▄▄▄████████▀  ▀█████████\ ╟█████████

elm-proofread's People

Contributors

icidasset avatar kofigumbs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

elm-proofread's Issues

Handle "expanding" input

Stuff like

func : Type

The Elm REPL will then input func automatically.
Need to figure out a way to handle that.
Same case statements and things like that.

Weird implementation detail:
The REPL will often leave an empty | line and when pushing enter at that point, it'll end the input block.

Create static binaries

https://vaibhavsagar.com/blog/2018/01/03/static-haskell-nix/
https://github.com/nh2/static-haskell-nix
https://www.reddit.com/r/haskell/comments/9on8gi/is_there_an_easy_way_to_compile_static_binaries/

Notes from Elm Slack, regarding elm and elm-format binaries:

Off-the-mill Haskell binaries have few dependencies, the one of the Haskell runtime usually. Which is some basics + gmp.

I think they are compiled in Alpine using Docker.

elm 0.19.0 is a fully static binary (linked to musl libc), elm-format is not (like previous versions of elm).

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.