mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-12 19:11:22 -07:00
b9ee0809d1
Add Swift port for 45_Hello in 00_Alternate_Languages
Please refer to the readme.md in the parent folder.
Each subfolder represents a port of this program to a language which is not one of the agreed upon 10 languages, which are intended to meet these three criteria:
- Popular (by TIOBE index)
- Memory safe
- Generally considered a 'scripting' language
We welcome additional ports, but these additional ports are for educational purposes only.