It's been a while since I've posted about #artichoke, but I recently landed a #rust implementation of #ruby's `String` class. #win github.com/artichoke/artichoke/pull/1222
permalinkThe biggest accomplishment was redoing the #artichoke README github.com/artichoke/artichoke#readme Thought about project goals and differentiators from MRI. Added milestones to track progress in achieving goals #win #ruby #artichoke
permalinkWith renewed focus of building my own #Ruby instead of extending #mruby, I put in some effort to make mruby an implementation detail of #artichoke. Lots of refactoring with sed. #fail
permalinkStep 3: create the #artichoke repository where the core #ruby development will take place. #artichoke
permalinkferrocarril is all grown up. I've moved development of my #ruby to a dedicated #GitHub organization. The project is called Artichoke github.com/artichoke/artichoke
permalinkOptimized String#scan in ferrocarril to be comparable to CRuby performance #rust #ruby #mruby #performance github.com/artichoke/ferrocarril/pull/138
permalinkAdding paragraph mode to String#each_line in mruby core #ruby #patch github.com/mruby/mruby/pull/4527
permalinkI've proposed a couple of PRs to speed up UTF-8 String handling in mruby github.com/mruby/mruby/pull/4529 github.com/mruby/mruby/pull/4531 #patch #ruby #github
permalinkruby/spec is a set of specifications for the Ruby language shared across implementations. I had a fix accepted to the StringScanner spec! #patch #ruby github.com/ruby/spec/pull/671
permalinkI have Regexp#match? github.com/artichoke/ferrocarril/pull/93 #win #rust #ruby
permalinkferrocarril is a new project I've been working on to embed #ruby on Rails in #rust github.com/artichoke/ferrocarril
permalink#ruby has object tainting and security levels. So cool! ruby-doc.org/core-2.1.1/Object.html#method-i-taint
permalinkI remember when I first upgraded from notepad to scite when I first installed #ruby. You had to modify this conf file to get monospace all the time ... #vim is so much better #nostalgia
permalinklearn sometihng new about #ruby everyday patshaughnessy.net/2012/1/4/never-create-ruby-strings-longer-… #interpreter
permalinkI'm going to miss #ruby's hash rocket blog.peepcode.com/tutorials/2011/rip-ruby-hash-rocket-syntax
permalinkdeveloper.ibm.com/articles/wa-ruby #ruby on #android. This is pretty awesome, as is the name.
permalinkthis is way cooler than rvm: github.com/sstephenson/rbenv #ruby
permalink