Hopefully clarify Alternate rules

This commit is contained in:
Scott Prive
2022-08-20 12:53:31 -04:00
parent 9f6bf9e07e
commit e7efe702fa

View File

@@ -8,7 +8,8 @@ Implementations here are NOT bound to these three criteria:
2. Memory safe
3. Generally considered a 'scripting' language
So for example, (here only) C or PASCAL are allowed, but please remain faithful to original look-and-feel (console applications
guidelines, and try to keep the code portable (unless it is not possible, and then be very explicit about it).
So for example, (here only) C or PASCAL are allowed. Please still remain faithful to original look-and-feel (console applications),
and try to keep the 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.