Giter Site home page Giter Site logo

Comments (5)

7sharp9 avatar 7sharp9 commented on June 16, 2024

You would have to annotate in some way so that Myriad knew where and how things were combined (And name rules). Once you know the rules writing the ast would not be that hard to do. At that point is would be just a new plugin

from myriad.

ShalokShalom avatar ShalokShalom commented on June 16, 2024

So the workflow could be:

I create a record with a type, that has not been created yet.
Myriad picks this up and puts a single case union above the record.

Does Myriad have a watch command for this?

from myriad.

7sharp9 avatar 7sharp9 commented on June 16, 2024

Myriad would place the code below or in a sibling file.

There is no watch command, the integration runs at compile time, or is you execute Myriad as a dotnet tool. Msbuild internally does this as part of the integration in Myriad/MSBuild.

from myriad.

ShalokShalom avatar ShalokShalom commented on June 16, 2024

Thanks a lot

from myriad.

ShalokShalom avatar ShalokShalom commented on June 16, 2024

Could I create the above syntax from the following:

type PostalAddress =
    { Address
      Address2
      City
      State
      Zip }

from myriad.

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.