home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / kvik / readme-connors < prev    next >
Encoding:
Text File  |  1994-12-02  |  2.1 KB  |  52 lines  |  [TEXT/R*ch]

  1. This is a Power Mac compiler for the computer language Kvikkalkul.  As
  2. you'll see when exploring the documentation there isn't much
  3. justification for learning it and it was probably a hoax to begin with,
  4. but it exists now no matter what the Swedish government may care.  I
  5. won't try to justify a language composed of smileys.
  6.  
  7. The source code (including a couple of necessary UNIX headers, which I 
  8. renamed for reasons I could explain but really don't understand myself) 
  9. is in :kvik:src.  Some example kvikkalkul code is in :kvik:kviksrc. 
  10. Documentation for this inexcusable kludge is in :kvik:text. Necessary 
  11. files for compilation on a C compiler are in :kvik:runtime libs.  Some 
  12. of it is even interesting.  Don't believe the business about capital 
  13. punishment though.
  14.  
  15. What is kvikkalkul?  It appears to be a sort of teletype-based 
  16. embedded-systems language, supposedly designed in Sweden during the 
  17. 1950's for submarine computer systems.  More likely it's a troll that 
  18. some hacker with an extremely sick sense of humor cooked up to try and 
  19. top Intercal as the world's worst computer language, a task at which it
  20. succeeds handily.
  21.  
  22. Who knows; it may prove useful to some sick minds out there.  
  23.  
  24. How to use: 
  25.  
  26.     -Start up the compiler.
  27.     -Make sure the compiler
  28.     -Enter the name of the file (should be in the same folder) into the
  29.      command line.
  30.     -Compile the k.out.c file with the two header files indicated in the
  31.      compiled code.  Easiest to copy the Runtime Libs folder and put 
  32.      k.out.c in there, then the project file and whatever as well.
  33.      
  34. System Requirements:
  35.  
  36. -A PowerMac
  37. -System 7.1.2 or greater
  38.  
  39. This will not run on a standard Mac.  I didn't feel like attempting a fat
  40. binary and I'm too damn lazy to remember which files to include for the 
  41. 68k version.  I could do it; I probably won't.  In any case, it should 
  42. compile clean for a regular Mac anyway; I didn't change much.
  43.  
  44. Any problems or comments? Email connorbd@[cleo,bcvms].bc.edu.
  45.  
  46. Bugs to the author, Asher Hoskins, ukrhosk@prl.philips.co.uk unless they
  47. have something to do with my Mac code.
  48.  
  49. Brian Connors
  50. Boston College
  51. Maintainer of the Free Development Systems on the Mac FAQ
  52.