A collection of hello world programs written in several languages at various levels of abstraction. Automated with makefiles and docker.
To run the examples, simply run the following from your terminal (requires make and docker installed):
make
If you want to only run specific examples, call them out by name, for example:
make asm