List Question
20 TechQA 2022-10-03T01:24:57.350000How do I draw ascii art in ATS?
119 views
Asked by Amber
What does :<> (colon less-than greater-than) mean in ats
232 views
Asked by Poscat
ATS - datatype declaration parametrized by `int` sort
111 views
Asked by Eben Kadile
ATS Proof: Why does this static if need greater than or equal to?
84 views
Asked by vero
ATS. How to compile non void function?
94 views
Asked by Khatry
ATS - What is the constraint C3NSTRprop(C3TKmain(); S2Eeqeq(S2Eintinf(0); S2Evar(abc(4303)))) referring to?
122 views
Asked by Eben Kadile
Why can't I call the second half of a mutually recursive function that's defined locally?
51 views
Asked by vero
Why can't generic function templates use fnx to ensure they are tail-recursive?
49 views
Asked by vero
PMVtmpltcstmat, atstype_undefined undeclared
99 views
Asked by antoyo
Declare mutually recursive types
54 views
Asked by antoyo
Specify the ABI of a function
80 views
Asked by antoyo
Allocate datatype on the stack
43 views
Asked by antoyo
Prove that if string_is_prefix returns true, then the string has a length as big as the prefix
57 views
Asked by antoyo
Proof function for an elementary statement about multiplication
176 views
Asked by Zegalur
What is the lifetime of a struct received from a free'd linear object?
94 views
Asked by Julian Fondren
What types are expected from stacked dot notation?
95 views
Asked by Julian Fondren
How should strings from libraries hostile to BoehmGC be used?
50 views
Asked by Julian Fondren
Is there any difference in expressiveness between an extern praxi and an extern castfn?
55 views
Asked by Julian Fondren
How can I get refer to the statically known size and type of a literal array?
46 views
Asked by Julian Fondren
How to solve undefined reference to dynloadflag?
115 views
Asked by bbarker