lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I've been reading some Haskell books by Hudak but haven't gotten far
enough to find anything too interesting yet.  I would however
recommend "Purely Functional Data Structures" by Okasaki.  He also has
numerous papers on the subject as conference proceedings.  You'll need
to be able to read ML to get much from the book though.  There is an
appending with equivalent Haskel code except for the real-time
scheduling chapter.

wes