Inform: Difference between revisions

From IFWiki

m (Added Russian and Esperanto)
(→‎Tips and Tutorials: updated the redirect line)
Line 18: Line 18:


==Tips and Tutorials==
==Tips and Tutorials==
''See [[:Category:Inform tutorials]].''
''See [[:Category:Inform 6 tutorials]] and [[:Category:Inform 7 tutorials]] as applicable.''


==News==
==News==

Revision as of 06:02, 13 January 2009

An interactive fiction programming language, created by Graham Nelson in 1993 and now one of the most popular IF development systems. Inform is particularly notable in that it compiles to code for the Z-machine, the same virtual machine used by Infocom. More recent versions of the Inform compiler optionally produce code for the more powerful and flexible virtual machine Glulx.

Inform 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 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 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).

Summary of Inform Variations

Tips and Tutorials

See Category:Inform 6 tutorials and Category:Inform 7 tutorials as applicable.

News

Editors

There are a number of editors meant to make writing Inform code simpler and easier. They can automatically highlight or format code, generate basic code for classes, and other handy functions.

Links

inform-fiction.org - the official Inform website
Welcome Resources Support Z-Machine
What's Inform? Examples Patches Interpreters
Software Extensions Suggestions Tools
Manuals Translations Source Cross-Compiling
About This Site Links Inform 6.3 Standards
      Glulx