CompuServe Messages

#One-line-itis

    11-Sep-94 03:07:59
Sb: #123207-#One-line-itis
Fm: Gus Grubba 70673,1605
To: Ed Kellerman 71532,3255
>> I am going back to the bookstore to see if any of you programs are >> were included in the "obscure code" book <g>… Actually a few of them! Come to think of it, all my code could be categorized as "obscure". That one liner isn't mine. I found a while ago and found it to be pretty cute. It's a complete fractal generator! Any C compiler will do it. It's pretty standard C and the only function called is putchar() which is part of any basic library. I did a lot of APL work back in 84/85. Not much of APL but rather, I had to implement an editor (for IBM) able to use APL characters (who else would use APL!). I still have it and it was what I used to use as my source editor 'till a couple of months ago (10 years!).