Files
Jeff Atwood b9ee0809d1 Merge pull request #937 from nrezmerski/main
Add Swift port for 45_Hello in 00_Alternate_Languages
2025-07-20 13:12:17 -07:00
..
2023-09-16 19:07:52 -07:00
2022-08-20 12:55:29 -04:00

Alternate Languages

This folder contains implementations of each program in alternate languages which are not one of the agreed upon 10 languages.

Implementations here are NOT bound to these three criteria:

  1. Popular (by TIOBE index)
  2. Memory safe
  3. Generally considered a 'scripting' language

So for example, (here only) C or PASCAL are allowed. Please still remain faithful to original look-and-feel (console applications). Try to keep your code portable (unless it is not possible, and then be very explicit about this limitation in your README and your folder naming).

We welcome additional ports in whatever language you prefer, but these additional ports are for educational purposes only, and do not count towards the donation total at the end of the project.