Yet Another Useless Language Part 8 — Function
This is the eighth part of the YAUL series. For your convenience you can find other parts in the table of contents in Part 1 — Introduction Today we are going to handle functions in YAUL. Let’s go. Introduction We are going to represent functions as blocks of code. Since we want to handle local … Continue reading Yet Another Useless Language Part 8 — Function