On Apr 17, 11:06 pm, Jerry Koniecki <NOs...@[EMAIL PROTECTED]
> wrote:
> Ross Tucker wrote:
> > Total APL n00b here but I thought I'd say hi.
> > Also, a question- could anybody suggest some easy practice problems
> > for a person (me) just learning the language? My traditional set of
> > bootstrap programs are things like text-mode 99 bottles of beer
> > printers, hangman, blackjack, tic-tac-toe, but they don't seem to be
> > well suited for APL.
>
> Actually 99 bottles of beer has been done in APL a few times. There
> was/is a site that had the program listed in over 200 languages. But it
> seems they have 'lost' the graphic files for APL and APL2. I wrote one
> myself that 'sang' 99 bottles of beer. (APL on an Amiga computer. System
> has speech synthesis built in.)
>
> --
> Jerry wa2rkn
"
bob =: ": , ' bottle' , (1 = ]) }. 's of beer'"_
bobw=: bob , ' on the wall'"_
beer=: bobw , ', ' , bob , '; take one down and pass it around, ' ,
bobw@[EMAIL PROTECTED]
"0 >:i.-99
http://www.jsoftware.com/jwiki/Essays/99_Bottles_of_Beer
by Roger Hui."


|