Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'silly'

1386893 - silly way of having default valu: default silly rc value plan9 variable
  1. # \p $(n): variable name
  2. # \p $(n+1): default value
  3. fn def {
  4.         while (! ~ $#* 0) {
  5.                 if (~ $#$1 0)
  6.                         $1=$2
  7.                 shift 2
  8.         }
  9.  
825212 - Informal Programming Language Qu: silly fun perlsucks
  1. (asdf:oos 'asdf:load-op 'drakma)
  2. (asdf:oos 'asdf:load-op 's-xml)
  3. ;; (asdf:oos 'asdf:load-op 'clot)
  4.  
  5. (defpackage :code-index (:use :cl :clot :drakma :s-xml))
  6.  
  7. (in-package :code-index)
  8.  
  9.  
worth-right
worth-right
fantasy-obligation