<div dir="ltr">I've uploaded the third video on coding the Oberon compiler:<br><a href="https://www.youtube.com/watch?v=96fzbWtFHcQ">https://www.youtube.com/watch?v=96fzbWtFHcQ</a><br><br>Here we further fiddle with the cross-platform Blackbox Component<div>Builder and specifically its compiler and linker to produce a</div><div>convenient console compiler for Oberon (and cross-platform of</div><div>course). The first two videos on the channel now have</div><div>manually-written English subtitles.</div><div><br>The console compiler actually works now (given a single module, it<br>traverses through all of the project's modules and produces an<br>executable that works). Now it's time to port it to Windows and format<br>error output nicely.<br><br>We are also thinking about integrating it later with VOC / Ofront+ /<br>CPfront (any or all), so that user could choose which compiler he</div><div>wants to use: native x86/x64 or an Oberon-C-translator + GCC.<br><br>We are going to implement a set of graphics modules for this<br>compiler soon. It will be possible to use those in BlackBox as well.</div><div>There are plans to produce a set of Oberon programming videos </div><div>using the compiler. The base site for that will be</div><div><a href="https://free.oberon.org">https://free.oberon.org</a><br><br>Kind regards,<br>Arthur Yefimov<br></div></div>