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
3effe65f01
fostr
/
tests
/
emit_thrice.fos
6 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add literal string constants (#19) In addition, for the sake of Haskell code generation, this PR adds static typing with Statix. Resolves #5. Co-authored-by: Glen Whitney <glen@studioinfinity.org> Reviewed-on: https://code.studioinfinity.org/glen/fostr/pulls/19 Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net> Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
2021-02-18 04:17:05 +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