Inform 6: Difference between revisions
(+Borogove link) |
No edit summary |
||
Line 5: | Line 5: | ||
|Home page=http://www.inform-fiction.org/ | |Home page=http://www.inform-fiction.org/ | ||
|Format=Glulx, Z-code | |Format=Glulx, Z-code | ||
|System=Browser, Windows, Linux | |System=Browser, Windows, Mac, Linux | ||
|Play online=https://borogove.app | |Play online=https://borogove.app | ||
|Version=6. | |Version=6.36 | ||
|Date= | |Date=2022/01/25 | ||
|Status=Stable | |Status=Stable | ||
|Notes=An online editor is available at Borogove.app. See also: [[Inform]] and [[Inform 7]]. | |Notes=An online editor is available at Borogove.app. See also: [[Inform]] and [[Inform 7]]. | ||
}} | }} | ||
'''Inform 6''' is version 6 of [[Inform]], an [[interactive fiction]] programming language created by [[Graham Nelson]]. Inform 6 made its debut on April 30th, 1996, and it continues to be one of the most popular [[authoring system|IF development system]]s even after the introduction of [[Inform 7]] in 2006. Inform 6, like all other versions of Inform, compiles to code not only for the [[Z-machine]], the same [[virtual machine]] used by [[Infocom]], but also for the more powerful and flexible virtual machine called [[Glulx]]. | '''Inform 6''' is version 6 of [[Inform]], an [[interactive fiction]] programming language created by [[Graham Nelson]], now maintained by [[David Kinder]] and [[Andrew Plotkin]] (compiler), and [[David Griffith]] (library). Inform 6 made its debut on April 30th, 1996, and it continues to be one of the most popular [[authoring system|IF development system]]s even after the introduction of [[Inform 7]] in 2006. Inform 6, like all other versions of Inform, compiles to code not only for the [[Z-machine]], the same [[virtual machine]] used by [[Infocom]], but also for the more powerful and flexible virtual machine called [[Glulx]]. | ||
Inform 6 is portable across many hardware platforms. Interpreters for [[z-code]] exist for nearly every computer system ever designed and [[Glulx]] interpreters exist for most major operating systems currently in use. | Inform 6 is portable across many hardware platforms. Interpreters for [[z-code]] exist for nearly every computer system ever designed and [[Glulx]] interpreters exist for most major operating systems currently in use. |
Revision as of 21:31, 22 February 2022
Inform 6 | |
---|---|
Authoring system | |
Links | Home page Run online |
Developer | Graham Nelson |
Formats | Glulx, Z-code |
Interaction style | Parser |
Systems | Browser, Windows, Mac, Linux |
Latest version | 6.36 / 25 Jan 2022 |
Status | Stable |
Used by | MInform, ORLibrary, Platypus, PunyInform, Triform |
Multimedia support | |
Notes | An online editor is available at Borogove.app. See also: Inform and Inform 7. |
Browse the software database | |
Edit this infobox |
Inform 6 is version 6 of Inform, an interactive fiction programming language created by Graham Nelson, now maintained by David Kinder and Andrew Plotkin (compiler), and David Griffith (library). Inform 6 made its debut on April 30th, 1996, and it continues to be one of the most popular IF development systems even after the introduction of Inform 7 in 2006. Inform 6, like all other versions of Inform, compiles to code not only for the Z-machine, the same virtual machine used by Infocom, but also for the more powerful and flexible virtual machine called Glulx.
Inform 6 is portable across many hardware platforms. Interpreters for z-code exist for nearly every computer system ever designed and Glulx interpreters exist for most major operating systems currently in use.
Inform 6 is designed to be translatable to languages other than English. There are currently translations available for Dutch, Esperanto, French, German, Italian, Lojban, Russian, Slovenian, Spanish and Swedish. (See: The Inform Translations Page)
Although Inform 6 is not an easy language to learn, its binaries are widely supported, and many code libraries are freely available on the Internet. Inform is well served by two valuable manuals, The Inform Designer's Manual (the DM4) and The Inform Beginner's Guide (the IBG).
Tips and Tutorials
See Category:Inform 6 tutorials.
News
- Informary by Roger Firth. Latest news and developments concerning all aspects of Inform 6.
Editors
There are a number of editors meant to make writing Inform 6 code simpler and easier. They can automatically highlight or format code, generate basic code for classes, and other handy functions.
- IF-Archive list of editors (including Inform editors, and editors for other development systems as well)
- JIF
- Inform Explorer
- Roger Firth's list of IF editors
Links
- Inform at Wikipedia.
TODO: Links need fixing. More info in general is wanted. Content was lifted from the Inform page, most of which was about Inform 6 anyway.
Authoring systems | |
---|---|
By style | Parser • Choice • Parser-choice hybrid |
By system | Browser • Android • iOS • Linux • macOS • Windows |
Browse | Stable authoring systems • Search form • Drilldown |
Other software | Interpreters • Utilities |