Strand (programming language)

Strand is a high-level symbolic language for parallel computing, similar in syntax to Prolog.

Artificial Intelligence Ltd were awarded the British Computer Society Award for Technical Innovation 1989 for Strand88. The language was created by computer scientists Ian Foster and Stephen Taylor.

Implementations

Felix Winkelmann's web site - Strand

gollark: Oh hey! A different error!
gollark: `console.log(res.locals)` prints `[Object: null prototype] { flash: [Function: _flash] }`.
gollark: Pretty sure.
gollark: I too change the name of my site all the time.
gollark: I have this here:```server.use((req, res, next) => { res.locals.flash = req.flash next()})```and res.locals contains that when I console.log it in the handler... but apparently my template doesn't have `flash` available?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.