slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. inform: inform (interactive fiction compiler)
  9. inform:
  10. inform: Inform 6 is version 6 of Inform, an interactive fiction programming
  11. inform: language created by Graham Nelson. Inform 6 made its debut on
  12. inform: April 30th, 1996, and it continues to be one of the most popular
  13. inform: IF development systems even after the introduction of Inform 7 in
  14. inform: 2006. Inform 6, like all other versions of Inform, compiles to code
  15. inform: not only for the Z-machine, the same virtual machine used by Infocom,
  16. inform: but also for the more powerful and flexible virtual machine called
  17. inform: Glulx.
  18. inform: