Giter VIP home page Giter VIP logo

Comments (7)

jayvdb avatar jayvdb commented on May 28, 2024

#35 is needed to get print working on each target, so we can compare them to the python baseline.

from py2many.

jayvdb avatar jayvdb commented on May 28, 2024

There are still quite considerable differences in how the print function transpiles. Might be better getting assert working - should be easier to make it consistent when the assertion is true.

from py2many.

jayvdb avatar jayvdb commented on May 28, 2024

assert isnt supported by many of the target languages.

So it seems the quickest path to getting invocation happening is to inject "empty" main() , and maybe fix the bugs related to pass so that can be used to make the main() truly empty in a consistent way.

from py2many.

jayvdb avatar jayvdb commented on May 28, 2024

When the current set of PRs are merged, all tests are runnable & comparable and are run in CI on at least one platform.

The is_script part of the test rig is then redundant, and installing rust-script is no longer necessary.

The test rig can then be rewritten to make that mandatory for all new test cases, making INVOKER the "primary" focus of the test logic (and COMPILER an optional step), and maybe even enhanced to require that each test case at least passes for at least one language.

from py2many.

jayvdb avatar jayvdb commented on May 28, 2024

@adsharma , please review #60 and #85 (and would you mind restarting that job; the failure looks very unrelated to the changes in the PR.) and #84

from py2many.

jayvdb avatar jayvdb commented on May 28, 2024

I guess one merge per day is all I am allowed :P

from py2many.

adsharma avatar adsharma commented on May 28, 2024

They're all runnable scripts now.

from py2many.

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.