Skip to content
/ hello Public

A collection of hello world programs written in several languages at various levels of abstraction. Automated with makefiles and docker.

License

Notifications You must be signed in to change notification settings

tclasen/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello

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

About

A collection of hello world programs written in several languages at various levels of abstraction. Automated with makefiles and docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published