Inform 7 Released
Inform 7 has been released, a new version of the langugage used to write Infocom-style text-based adventure games (am I showing my age?). Whereas Inform 6 resembled an OO language, version 7 resembles structured English.
In place of traditional computer programming, the design is built by writing natural English-language sentences:
- Martha is a woman in the Vineyard.
- The cask is either customs sealed, liable to tax or stolen goods.
- The prevailing wind is a direction that varies.
- The Old Ice House overlooks the Garden.
- A container is bursting if the total weight of things in it is greater than its breaking strain.
Although the exams are over, I still have my project to complete so I probably won’t touch this for a few months but I’m looking forward to exploring it.