Jamaica Times

The Jamaica Times was a literary newspaper for literature from Jamaica and the Caribbean. The author Thomas MacDermot (aka Tom Redcam) was the editor from 1900 to 1920 and was an assistant before that, and the author Herbert George de Lisser was an editor for several years starting in 1889. It was a weekly paper primarily for teachers and ministers but also for a wide spectrum of the middle classes.

Editors

gollark: It... might be?
gollark: This is about the first half.
gollark: ```lisp(newvar '- [(+ arg1 (negate arg2))])(newvar '-- [(- arg1 1)])(newvar '++ [(+ arg1 1)])(newvar '!! [ (if arg1 [false] [true])])(newvar 'ztb [ (if (== arg1 0) [false] [if (== arg1 false) [false] [true]])])(newvar 'ifz [ (if (ztb arg1) arg2 arg3)])(newvar 'inz [ (if (!! (ztb arg1)) arg2 arg3)])(newvar '! [ (inz arg1 [1] [(* arg1 (! (-- arg1)) )])])(newvar 'for [ (if (arg2 arg1) [ (arg3 arg1) (for (++ arg1) arg2 arg3) ][true]) ])```
gollark: I have the stdlib somewhere.
gollark: Oh, so very h.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.