HomePage

A Sentence-Building DSL for the easily amused

require 'rubygems' require 'madderlib'
puts madderlib {

    say 'hello,'
    say('welcome to').or.say("you're viewing")
    say 'the Wiki page'

}.sentence

  • Source @ GitHub
  • Documentation
  • Questions?
Check our About page
Edit - History - Print - Recent Changes - Search
Page last modified on May 01, 2023, at 01:56 AM