Thanks for the effort! I just created 'mytempacc', which is a wrap around 'tempacc'. It infers some flags based on the command-line. For instance,
mytempacc foo.dats // generate a.out mytempacc -o foo foo.dats // generate foo mytempacc foo1.dats foo2.dats -lgc // generate a.out with gc mytempacc -dry ... // just generate the command-line that would otherwise be executed (execvp). This is good for compiling simple programs (e.g., those used in a tutorial). On Sunday, June 2, 2019 at 10:25:31 PM UTC-4, Richard wrote: > > Hello all, > > Just a sneak peak of something I have been working on for documenting > ATS-Temptory. > > https://sparverius.github.io/tmplats-doc/ > > - Richard > > -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-users+unsubscr...@googlegroups.com. To post to this group, send email to ats-lang-users@googlegroups.com. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/0b8c1a41-167d-4de6-bfc4-8f85fe8e7fc0%40googlegroups.com.