Love letter to Augusta, in Ruby


require "./love"

a_letter to: Augusta do
  twas(only: 16.months.ago) { The::Universe << You.to(OurFamily) }
  life.has :been => %w(i n c r e d i b l y).zip(*"wonderful!").ever_since
  We::Wish.we_could { experience these_moments: over & over }
  You.will always_be: Loved, and: Cherished
  until Infinity.ends do; Forever.(); end
end

This is a real, woking, program which outputs “Augusta, we <3 you!” when executed. Be sure to read the love.rb file which supports the letter’s syntax. I tried to keep it symmetrical and legible so that the source closely resembles the letter’s content.

Via Jacques Fuentes - A letter to my daughter, Augusta, in Ruby

View the source on: https://github.com/jpfuentes2/a-letter-to-Augusta

Originally posted at: https://crconstantin.tumblr.com/post/40006770269/

@notes #dev #love