public
Description: A highly dynamic programming language/shell environment with data structures
Home | Edit | New

Home

Goals for end-product:

  • git commit -a -m Ticket.find(1234).title
  • cd | ls -la.grep /\d+/.first
  • ls.each{ |x| cd x; tar cfz m.tgz * }
  • lsf <- (ls | File.open); lsf.first.read
  • ls.inspect #=> #<Binary location: “/bin/ls”>
  • lsf.inspect #=> #<Function code: “(ls | File.open)”>
  • pwd.attach(5.seconds) { if ls.size > 0; …. }
  • mybinary <- Binary.clone(location => https://mytrustedsite.com/mybinary)
Last edited by cardmagic, Tue May 20 16:07:05 -0700 2008
Home | Edit | New
Versions: