Browsing by Subject "Functional Programming Languages"
Now showing items 1-2 of 2
-
The V language
(2018) [Work completion of graduation]Functional programming languages are known for their ease of use and conciseness. Pure functional languages are a subset of these languages and provide further improvements in certain areas, such as making it easier to ... -
V : a language with extensible record accessors and a trait based type system
(2018) [Journal article]This article introduces the V language, a purely functional programming language with a novel approach to records. Based on a system of type traits, V attempts to solve issues commonly found when manipulating records in ...