This website requires JavaScript.
Explore
Help
Sign In
agussusahnti
/
fostr
Watch
1
Star
0
Fork
0
You've already forked fostr
forked from
glen/fostr
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f93499acfd
fostr
/
tests
/
emit_thrice.fos
6 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Add typing for Sequence() operation Also move the signature of the semantic sort TYPE into its own file to facilitate sharing between Statix and Stratego. (Currently it is shared via symbolic link, but that may cause problems down the line; if/when it does, will have to look at physically copying the file into src-gen via an "Additional build step" using either Stratego or Ant. Also documents using Statix types from Stratego.
2021-02-17 19:20:26 +00:00
stream << 'Some numbers: '
feat: sequencing of expressions with newline to same indent (#11) feat: sequencing of expressions with newline to same indent Also revised README to reflect greater emphasis on streams. Haskell code generation unsurprisingly required a fairly significant rework. Resolves #3. Co-authored-by: Glen Whitney <glen@studioinfinity.org> Reviewed-on: https://code.studioinfinity.org/glen/fostr/pulls/11 Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net> Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
2021-02-06 05:11:41 +00:00
stream << 88
+ 96
99 + 12 >>
stream
Reference in New Issue
Copy Permalink