Giter VIP home page Giter VIP logo

Comments (4)

chrisseaton avatar chrisseaton commented on July 29, 2024

Welcome to TruffleRuby!

The first thing you need to do is to write some specs for it. They have a single test in MRI, but we'd generally prefer to use specs because we find these easier to work with and we can include them without merging all of MRI's trunk tests.

See if you can create some specs for Kernel#yield_self to start with, testing against MRI and making sure they pass there. Copy something like Object#tap to get started.

from truffleruby.

chrisseaton avatar chrisseaton commented on July 29, 2024

Sorry I probably spoke too soon here. It seems like the feature is still under active discussion.

https://bugs.ruby-lang.org/issues/13559

We should probably wait out on this until it's all settled. I can suggest other features that we need if you still want to contribute.

from truffleruby.

tinchi avatar tinchi commented on July 29, 2024

from truffleruby.

chrisseaton avatar chrisseaton commented on July 29, 2024

It's not as fun as new feature from scratch, but we still have many tagged failing specs for the core library. Some of them are entirely missing methods, but most are minor edge cases. Working on these would be extremely helpful.

https://github.com/graalvm/truffleruby/tree/master/spec/tags/core

Here's how to tackle them:

https://github.com/graalvm/truffleruby/blob/4f2dab7c235c416ab7bdec286234778d6dc38548/doc/contributor/workflow.md#how-to-fix-a-failing-spec

These ones might be easy enough to get started on.

https://github.com/graalvm/truffleruby/blob/4f2dab7c235c416ab7bdec286234778d6dc38548/spec/tags/core/kernel/rand_tags.txt

from truffleruby.

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.