Message from JavaScript discussions

January 2019

— You rely "goto" to "cmd" shell, it's not an example

— 

The major issue is lack of GOOD control flow primitives, and the existence of terrible ones in the language

— It definitely is

— I program / maintain large batch applications

— And they become super messy purely because of gotos

— And because there is nothing else

— I can revert it, like, goto survive even in bad environments🤤

— ?

— Yes, revert THREAD

— Get rid of it

— Https://homepages.cwi.nl/~storm/teaching/reader/Dijkstra68.pdf

— You cant throw out goto, because it's a base. OS works on that on low-level