A SUCCINCT PROGRAMMING LANGUAGE WITH A NATIVE DATABASE COMPONENT

Main Authors: Hanfeng Chen, Wai-Mee Ching
Format: Article Journal
Bahasa: eng
Terbitan: , 2021
Subjects:
ELI
Online Access: https://zenodo.org/record/5174286
Daftar Isi:
  • ELI is a succinct interactive programming language system organized around a few simple principles. Its main data structures include arrays, lists, dictionaries and tables. In addition, it has an integrated database management component which is capable of processing a basic set of SQL statements. ELI, with a compiler, covering the array portion of the language, is also an excellent tool for coding scientific and engineering solutions. Moreover, it is productive in writing complex applications as well, such as compilers and trading systems.