SourceForge.net Logo

Euphoria Standard Library
(ESL)

Home Page | Project Status | Contribute | Guidelines and Information | Other Popular Libraries

All proposed modules

  • math.e : math routines
  • string.e : string routines
  • seqops.e : general sequence operations
  • filesys.e : file system commands
  • numtypes.e : numeric types
  • seqtypes.e : sequence related types
  • filter.e : functions using routine ids for data manipulation
  • boolean.e : defines the boolean type and TRUE and FALSE constants
  • other.e : special types and constants which are often needed, but don't fit into any other module (formerly types.e)
  • cgi.e : CGI routines
  • bitwise.e : bitwise functions
  • enum.e : enumeration routines
  • complex.e : complex number implementation
  • permuta.e : permutation handling
  • queue.e : queue data type implmentation
  • stack.e : stacks data type implmentation
  • hash.e : hash tables data type implmentation
  • set.e : sets
  • record.e : records



© 2005 ESL project