Yet Another Useless Language Part 11 — Storing binary on the disk

This is the eleventh part of the YAUL series. For your convenience you can find other parts in the table of contents in Part 1 — Introduction We already know how to parse YAUL application and execute it. Today we are going to compile it to binary and store it on disk. Compiling There is … Continue reading Yet Another Useless Language Part 11 — Storing binary on the disk