[ prog / sol / mona ]

prog


Monads,Async/Await : Algebraic Effects in C99

62 2021-01-18 06:07

C weakness is the type system; everything is raw unsafe pointers that
can segfault anytime. If you want to challenge Cee programmers,
you should try something complex with strings/references/pointers that
would be a real challenge for Cee(unlike simple abstraction stacking for which Cee has plenty of remedies).

69


VIP:

do not edit these