Skip to content
Avatar

Organizations

@jruby @ruby @mendicant-original @mozart @oracle @graalvm @rubybib @rbenv @planetruby
Block or Report

Block or report eregon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A high performance implementation of the Ruby programming language, built on GraalVM.

    Ruby 2.8k 174

  2. GraalVM: Run Programs Faster Anywhere 🚀

    Java 18k 1.4k

  3. ruby/ruby Public

    The Ruby Programming Language [mirror]

    Ruby 19.8k 5.2k

  4. ruby/spec Public

    The Ruby Spec Suite aka ruby/spec

    Ruby 526 383

  5. An action to download a prebuilt Ruby and add it to the PATH in 5 seconds

    JavaScript 603 179

  6. Compile and install Ruby

    Shell 3.7k 777

Contribution activity

December 2022

Created a pull request in whitequark/parser that received 8 comments

Move blocks outside Lexer#advance

This gives big compilation size and time benefit, because the local variables of Lexer#advance are no longer captured by those blocks (even if unu…

+29 −16 8 comments
Reviewed 34 pull requests in 16 repositories
ruby/ruby 6 pull requests
ruby/setup-ruby 5 pull requests
ruby-concurrency/concurrent-ruby 4 pull requests
whitequark/parser 2 pull requests
oracle/truffleruby 2 pull requests
Shopify/yjit-bench 2 pull requests
ffi/ffi 2 pull requests
Shopify/seafoam 2 pull requests
Shopify/yarp 2 pull requests
simplecov-ruby/simplecov 1 pull request
sinatra/sinatra 1 pull request
grpc/grpc 1 pull request
ruby/ruby-builder 1 pull request
rails/sprockets 1 pull request
prawnpdf/prawn 1 pull request
ruby/delegate 1 pull request

Created an issue in rails/sprockets that received 7 comments

Sprockets::CachedEnvironment is not thread-safe

Sprockets::CachedEnvironment is not thread-safe: sprockets/lib/sprockets/cached_environment.rb Lines 34 to 54 in 1276b43 Specifically i…

7 comments
Started 1 discussion in 1 repository
ruby/setup-ruby

Seeing something unexpected? Take a look at the GitHub profile guide.