Navigation

  • index
  • next |
  • previous |
  • ELI 0.3 documentation »

Previous topic

ELI Functions

Next topic

Introduction

This Page

  • Show Source

Quick search

ELI - Language ReferenceΒΆ

Note

The Eli reference is under construction. If you find any problem or you have any suggestion, please leave your comments on our website or contact us via email.

Contact:wukefe@gmail.com
Released:August 2015
Updated:December 2016
  • Introduction
  • Lexical elements
    • Comments
    • Encoding
    • Semicolons
    • Identifiers
    • Keywords
    • Operators
    • Integer literals
    • Floating-point literals
    • Complex number literals
    • String literals
  • Type and Shape
    • ELI Types
    • ELI Shapes
  • Semantics
    • Primitive functions
    • User defined functions
    • Short functions
  • Primitive Functions
    • Symbol Table
    • Monadic
    • Dyadic
    • Mixed
  • System Functions and Variables
    • []CR Display Function
    • []open and []close
    • []RL Random Link
    • []PP Printing Precision
  • System Commands
    • )off Close All
    • )fns List Functions
    • )vars List Variables
    • )lib List Libraries
    • )si Print Error Stack
    • )clear Clear Workspace
    • )wsid Rename workspace
    • )save Save workspace
    • )load Load Workspace
    • )fload Load script
    • )fcopy Copy script
  • Control Structures
    • for
    • if-else
    • while
    • case
  • Debug Code
    • Insert breaks
    • Trace errors
    • An example
  • GUI Interface
    • Main window
    • Code editor
    • Debug mode (Developing)

Navigation

  • index
  • next |
  • previous |
  • ELI 0.3 documentation »
© Copyright 2015, Hanfeng Chen. Created using Sphinx 1.4.9.