• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D30-Apr-1993827 2820

README.borkH A D17-Dec-19921.2 KiB3727

chef.xH A D30-Apr-19931.7 KiB6442

hagerman.noteH A D30-Apr-19931.6 KiB4834

README

1Welcome to the wonderful world of the Sweedish Chef! Enclosed
2in this archive are four files:
3
41) README, which you are reading
52) README.bork, which you might also be reading
63) chef.x, the lex source code to the Encheferizer
7
8To compile, first run chef.x through lex with the command:
9% lex chef.x
10
11Now you have a file named lex.yy.c in the same directory.
12Compile this C program with:
13% cc -o chef lex.yy.c -ll
14
15To use chef, redirect text into and out of it. For example:
16% chef <README >README.bork
17
18So, there you have it! Encheferizing has never been so easy. But
19don't let this "modern miracle" make you lazy... try your hand at
20manual Encheferizing ever once in a while. You'll find it's fun and
21relaxing!
22
23--
24Jeff Allen <jallen@jarthur.claremont.edu>	Bork, bork, bork!
25	   <jallen@fenris.claremont.edu>
26
27April 30, 1993
28

README.bork

1Velcume-a tu zee vunderffool vurld ooff zee Sveedeesh Cheff! Inclused
2in thees ercheefe-a ere-a fuoor feeles:
3
41) REEDME, vheech yuoo ere-a reedeeng
52) REEDME.bork, vheech yuoo meeght elsu be-a reedeeng
63) cheff.x, zee lex suoorce-a cude-a tu zee Incheffereezer
74) cheff.c, zee C cude-a prudooced by my ferseeun ooff lex.
8Bork Bork Bork!
9
10Tu cumpeele-a, furst roon cheff.x thruoogh lex veet zee cummund:
11% lex cheff.x
12
13Noo yuoo hefe-a a feele-a nemed lex.yy.c in zee seme-a durectury.
14Bork Bork Bork!
15Cumpeele-a thees C prugrem veet:
16% cc -oo cheff lex.yy.c -ll
17
18Tu use-a cheff, redurect text intu und oooot ooff it. Fur ixemple-a:
19% cheff <REEDME >REEDME.bork
20
21Iff fur sume-a reesun yuoor cumpooter duesn't hefe-a lex, yuoo mey be-a
22eble-a tu cumpeele-a cheff.c, thuoogh it reqooures zee lex leebreries.
23Bork Bork Bork!
24Unyvey, zee cummund tu du thees is:
25%cc -oo cheff cheff.c -ll
26
27Su, zeere-a yuoo hefe-a it! Incheffereezing hes nefer beee su iesy. Boot
28dun't let thees "mudern murecle-a" meke-a yuoo lezy... try yuoor hund et
29munooel Incheffereezing ifer oonce-a in a vheele-a. Yuoo'll feend it's foon und
30relexeeng!
31
32Jeffff Ellee <jellee@jerthoor.cleremunt.idoo>	Bork, bork, bork!
33	   <jellee@fenrees.cleremunt.idoo>
34
35December 16, 1992
36
37