perl6 / Pugs.hs

(ARCHIVE) Raku User's Golfing System in Haskell
84 stars 17 forks source link

No such method: ".gist" #5

Closed coke closed 12 years ago

coke commented 12 years ago

.gist is a relatively new addition to the spec.

See S02, S29, S32.

coke commented 12 years ago

There's now a very simplistic gist that just stringifies everything.

Future gist enhancements can be new tickets.