Voting

Category

real language

Bookmarking

Del.icio.us Digg Diigo DZone Earthlink Google Kick.ie
Windows Live LookLater Ma.gnolia Reddit Rojo StumbleUpon Technorati

Language VGL

Date:04/20/05
Author:Anonymous
URL:n/a
Comments:1
Info:http://www.iolanguage.com/
Score: (2.33 in 3 votes)
// See http://www.iolanguage.com/

b := method(i,
      if(i==0, return "no more bottles of beer")
      if(i==1, return "1 bottle of beer")
      return "" .. i .. " bottles of beer"
)

for(i, 99, 1,
      write(b(i), " on the wall, ", b(i),
           "\ntake one down, pass it around,\n",
           b(i - 1), " on the wall.\n\n")
)

Download Source | Write Comment

Alternative Versions

VersionAuthorDateCommentsRate
This is an update to a previous postJoel Limardo07/03/080

Comments

>>  TorresDarlene30 said on 05/09/10 17:11:43

TorresDarlene30 If you are willing to buy a car, you would have to get the <a href="http://lowest-rate-loans.com/topics/business-loans">http://lowest-rate-loans.com</a>. Furthermore, my mother commonly takes a car loan, which seems to be the most rapid.

Download Source | Write Comment

Add Comment

Please provide a value for the fields Name, Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.

Please don't post large portions of code here! Use the form to submit new examples or updates instead!

Name:

eMail:

URL:

Security Code:
  
Comment: