Giter Site home page Giter Site logo

Comments (6)

Gabriella439 avatar Gabriella439 commented on September 26, 2024 1

The main downside that I can think of is that this forces all of the future Dhall compilers to be written in Haskell so that they can be bundled into the blessed executable. A lesser downside is that the binary size will grow as we add more compilers to different formats (and I do plan to add a lot more; they are very easy to roll out)

In practice, that's already the current state of things because there's only one implementation of Dhall in Haskell. However, I'm in the process of standardizing the language to support other implementations and even without the standard some other language bindings are pretty close to completion (most notably the Rust implementation, which could end up being faster than the Haskell implementation)

from dhall-lang.

jml avatar jml commented on September 26, 2024 1

Hmm. Good point. Maybe a git-style subcommand system (where dhall-json gets executed when user runs dhall json)?

from dhall-lang.

Gabriella439 avatar Gabriella439 commented on September 26, 2024

Yeah, I think that would work, especially if came bundled with an officially endorsed set of plugins and the --help output made it easy to discover what plugins were already installed

Keep in mind that I might not get to this for a while, but I'll try to implement this when I can

from dhall-lang.

jml avatar jml commented on September 26, 2024

No worries at all re timeline. Am grateful for whatever you can manage. :)

from dhall-lang.

ocharles avatar ocharles commented on September 26, 2024

Do we still want to do this?

from dhall-lang.

Gabriella439 avatar Gabriella439 commented on September 26, 2024

I'll close this one out as a duplicate of dhall-lang/dhall-haskell#1102 since splitting out the Dhall API from the executable is the main blocker for doing something like this

from dhall-lang.

Related Issues (20)

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.