ALAN 3

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Interactive Fiction |extensions={{ext|alan}}, {{ext|a3c}} |released=2002 }} '''ALAN 3''' is an [[Interactive Fiction|interactive f...")
 
(Extensions)
 
Line 11: Line 11:
  
 
== Extensions ==
 
== Extensions ==
Source files use the extension .alan, as did ALAN 2. Compiled files use the extension .a3c. Unlike ALAN 2, which is a multi-file format, ALAN 3 games have no accompanying .dat file.
+
Source files use the extension .alan, as did with ALAN 2. Compiled files use the extension .a3c. Unlike ALAN 2, which is a multi-file format, ALAN 3 games have no accompanying .dat file.
  
 
== Identification ==
 
== Identification ==

Latest revision as of 00:21, 11 September 2024

File Format
Name ALAN 3
Ontology
Extension(s) .alan, .a3c
Released 2002

ALAN 3 is an interactive fiction system first created as a successor to ALAN 2 around 2002[1], and officially replacing ALAN 2 in 2005[2]. As with most interactive fiction systems, it uses two formats: a "source" format, which is human-readable and -editable, and a "compiled" format which is run by an interpreter.

ALAN 3 can by run with Gargoyle using a plugin distributed from the ALAN 3 website.

Contents

[edit] Extensions

Source files use the extension .alan, as did with ALAN 2. Compiled files use the extension .a3c. Unlike ALAN 2, which is a multi-file format, ALAN 3 games have no accompanying .dat file.

[edit] Identification

.alan files have no magic number, but they probably contain the ASCII strings "verb", "isa", "does", "the", "end verb", and "exit", with varying capitalization.

a3d files start with the ASCII magic number ALAN.

[edit] Software

[edit] Sample Files

[edit] Links

[edit] References

  1. [1], commit f00b9d4a535486a485bb55640f3f074ec891eeab: changes the magic number, which is an early reference to the version 3 format
  2. https://web.archive.org/web/20050728095717/http://www.alanif.se/, section "News" and "Version 3 in the Works"
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox