RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Building a Toy Programming Language in Ruby

Few projects are as enticing or as rewarding as creating your own programming language. It’s impractical, sure. But as an exercise, it strengthens muscles that most of us don’t get to use very often and makes us better all-around developers. In this article — the first in a series — Alex Braha Stoll shows us how to get started building our own toy language and interpreter from scratch using Ruby. https://www.honeybadger.io/blog/stoffle-introduction/

Fullstaq Ruby epic 3: CI/CD (= faster updates), Ruby updates, Debian 10 support

Fullstaq Ruby is a server-optimized Ruby distribution: less memory, faster, easy to install and security-patch via APT/YUM. Epic 3 is an important milestone which introduces a continuous integration and deployment system, which allows us to release updates much faster, and with fewer defects. We’ve also updated the Ruby versions, and added support for Debian 10. [more inside]

Loading older posts