fostr/tests
Glen Whitney 7feddbcfbe Extraction from streams (#25)
Add the ! postfix operator and !! expression.
  Also add the ++ string concatenation operator.
  Also allow specification of standard input in the test scheme.

  Resolves #7, #18.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: glen/fostr#25
Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net>
Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
2021-03-13 19:30:23 +00:00
..
basic.spt Extraction from streams (#25) 2021-03-13 19:30:23 +00:00
emit_several.fos feat: add <<< and >>> abbreviating operations to default stream 2021-02-18 12:18:47 -08:00
emit_sum.fos feat: sequencing of expressions with newline to same indent (#11) 2021-02-06 05:11:41 +00:00
emit_thrice.fos Add literal string constants (#19) 2021-02-18 04:17:05 +00:00
hw.fos feat: add <<< and >>> abbreviating operations to default stream 2021-02-18 12:18:47 -08:00
hw2.fos feat: Add double-quoted string constants with escapes 2021-02-18 19:41:54 -08:00