mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-12 15:50:20 -08:00
@@ -1,9 +1,15 @@
|
||||
#### Alternate Languages
|
||||
|
||||
This folder contains implementations of each program in alternate languages which are _not_ one of the agreed upon 10 languages, intended to meet these three criteria:
|
||||
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
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user