|
All checks were successful
continuous-integration/drone/push Build is passing
Also rudimentary code generation. The difficulty is that for Haskell generation, we need to know whether an expression is a string or in to send it to standard output. So we will need to begin implementation of a type system for fostr. |
||
|---|---|---|
| .. | ||
| analysis.str | ||
| desugar.str | ||
| fostr.str | ||
| haskell.str | ||
| javascript.str | ||
| outline.str | ||
| pp.str | ||
| python.str | ||
| statics.stx | ||
| util.str | ||