|
|
|
|
|
by random314
2237 days ago
|
|
You very conveniently skipped that you cant build async /await in C without modifying the language. You also failed to show how parser combinator grammars such as yacc/bison/BNF forms are basically just imperative code. Monads model effect systems; not imperative code. I am impressed by your ability to argue about stuff you know nothing about, and linking to papers and documents you can't even read. Have you considered running for US president? |
|
but async / await is semantics, not syntax, thus completely irrelevant to the conversation. you want an example of building async / await into the syntax of C as a library ? tada !
or maybe you would prefer the more "modern" version, still compatible with pure C89 syntax though ? please go on, this is super entertaining !