GithubHelp home page GithubHelp logo

Comments (2)

Syniurge avatar Syniurge commented on July 30, 2024 1

Hi @wilzbach and sorry for the late reply, there is still a long way to go, Calypso first has to make the DDMD jump.

And the sentence from the wiki may make it sound easier than it is. It's easy to separate the bulk of Calypso from DMD/LDC and put it into a shared library but there are still many intrusions into the code of DMD and LDC that first need to be turned into PR and accepted by the DMD and LDC teams: type system changes, class value types, generalization of struct literals for class values, multiple template parameter pack support, lots of small hooks... (and some of these changes need rework and cleanup before submission)

According to ldc-developers/ldc@release-0.17.1...Syniurge:cpp11-push there are more than 1700 lines of change to submit.

The dive into DDMD will be the occasion to trim down the changes that could be controversial (for ex. Type::equivs which is horrible and unfortunately I didn't realise it until too late, it was already everywhere) and create at least a few PRs for bugfixes and improvements not Calypso-specific that I didn't take the time to submit to upstream before, e.g template argument deduction improvements (which iirc is ~400 lines of code). It shall happen after the first MSVC release so probably some time in October.

from calypso.

timotheecour avatar timotheecour commented on July 30, 2024

As of 3ec67bc the DDMD jump was done

from calypso.

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.