For my course in programming languages, I am trying to write some code fragments in languages ββthat use pass by name or pass by value-result, preferably by default, but any language that even supports any of them will be fine. However, I could not find a single language that supports any of them. Does anyone know a language that uses pass by value or pass by name? Preferably imperative language.
parameter-passing programming-languages
dancavallaro
source share