Pipeline
The pipeline for going from vildlang to vildcode, is quite linear, and not much unlike how many other languages do it. Though currently, not much of the pipeline is implemented. The plan is to have a system like this:
Beyond this point, Nemunas takes the VildHIR and makes it into VildMIR, which then gets further compiled, until it is executable code.