Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   Changes from Older Versions
      Major New Features in Epsilon 13
         . . .
         Configuring and Running Improvements in Epsilon 13
         Unix-specific Enhancements in Epsilon 13
         EEL Improvements in Epsilon 13
      EEL Programming Changes in Epsilon 13
         Improvements to File-Handling Functions in Epsilon 13
         Display-related Enhancements in Epsilon 13
         More Options for Running Programs in Epsilon 13
      . . .

Previous   Up    Next
Unix-specific Enhancements in Epsilon 13  Changes from Older Versions   EEL Programming Changes in Epsilon 13


Epsilon User's Manual and Reference > Changes from Older Versions > Major New Features in Epsilon 13 >

EEL Improvements in Epsilon 13

  • Epsilon's extension language EEL now uses new logic to find #include files, based on Epsilon's revised logic for finding its files. When you use the syntax #include "file.h", EEL now searches first in the directory containing the source file, not the current directory. EEL's -w flag provides new ways of altering these rules.

  • EEL numeric constants can now contain _ characters to improve readability, as in Perl.

  • The new list-debug command shows those functions set for debugging with set-debug.



Previous   Up    Next
Unix-specific Enhancements in Epsilon 13  Changes from Older Versions   EEL Programming Changes in Epsilon 13


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.