Artículos de revistas
V: a language with extensible record accessors and a trait-based type system
Registro en:
10.22456/2175-2745.82772
Autor
Vedana, Arthur Giesel
Machado, Rodrigo
Moreira, Álvaro Freitas
Resumen
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 purely functional programming languages.