-
Notifications
You must be signed in to change notification settings - Fork 0
Links
Some useful Alan links.
Table of Contents
- www.alanif.se — Alan website.
- Alan-IF discussion group at Yahoo
- Alan IF source repository on Bitbucket
- Alan IF source repository on GitHub
- Alan IF Documentation Project on GitHub
- Alan IF Development team organization on GitHub
The AlanGrapher parses Alan source files and draws a graph of the map with locations and exits. Requires GraphViz.
- AlanIDE download page on Alan website
- Alan IDE Reference Guide (PDF) by Robert DeFord, 2018
The official dedicated Alan IDE (Integrated Development Environment) built on the Java-based Eclipse platform. Features:
- Syntax highlighting with keyword recognition
- Instant compilation
- Error indications directly in the source
- Outline view
See also Stephen Griffiths' review of editors that support Alan:
Although the page is out of date, it contains links to the Alan syntax addons and useful instructions on how to setup and configure Alan support for the following editors:
- Crimson Editor
- TextPad (commercial)
- ConTEXT
- FED
Most of these Alan addons were created by Stephen Griffiths, and support Alan v3.
Sublime Text 4 package for Alan v3, by Tristano Ajmone. Still in Alpha stage, but fully usable for production work.
Alan IF official links: Alan Website | Alan Wiki | Source code on GitHub