Eno Language Guide

This guide is written for users of all technical levels and best read in the order it is presented. Software professionals might prefer to go straight to the cheatsheet and then jump back to specific sections to learn about details.

Creating an eno file

Eno files are textfiles with the extension .eno. To create an eno file simply create an empty textfile in a text editor and save it as your_filename.eno. Editors that normally are used for authoring rich text files (Word, etc.) might require you to save the file as your_filename.txt and then rename it to your_filename.eno as these are often not designed to handle plaintext files with arbitrary file extensions well.