Hyperlambda 101 - Session 19, Branching and Looping

preview_player
Показать описание
This video illustrates how to use branching and looping in Hyperlambda, Branching of course implies [if], [else-if] and [else] - While looping implies [while] and [for-each]. In traditional programming languages these constructs are considered amongst the basic building blocks of the programming language - However, in Hyperlambda they're actually much less important than you would thing, because of Hyperlambda's "lambda expressions".

Рекомендации по теме