ELite is an object-oriented programming language that combines functional style and imperative style programming. It has features of functional languages such as first-class functions, list-comprehension, pattern-matching, and lazy-evaluation, etc., as w
There are no reported vulnerabilities