#1: Welcome to Aglang!
Aglang is an esoteric language made to be simple and similar to x86 Assembly. If you want, it could even be a way of learning Assembly itself!
This interactive, 10-part course will guide you through all Aglang, and by the end of it you’ll hopefully be able to write your own programs in Aglang.
If you prefer a more theoretical guide, check out the language reference, but I recommend this guide, personally :)
In a lesson, you’ll have:
- this content on the left, that’ll teach you new things and give you instructions for the objective;
- an interpreter on the right, that will sometimes have code already written in it that you may have to complete;
- an objective, that will be checked by the output in the console in the bottom-right.
When you click the “check output” button, the objective on the bottom will be checked and, if successful, will enable the “continue” button.
Go ahead! Press the “run” and “check output” buttons and see if the objective below gets completed!
Note: no AI was used in the writing of this guide.