Introduction
Introduction Statistics Contact Development Disclaimer Help
index.bob - geomyidae - A small C-based gopherd.
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
index.bob (188B)
---
1 #!/usr/bin/env eval-bob
2 <?geomyidae
3 echo aaaaahhhh
4 a="sober"
5 ?>
6 <?geomyidae printf "BOB is programming "; ?>
7 extra $a
8 <?geomyidae
9 for i in $(seq 10);
10 do
11 printf "%s\n" "$a";
12 done
13 ?>
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.