|
|
|
|
|
by niklasd
2737 days ago
|
|
We are learning these (meaning LOOP, WHILE, GOTO) in university right now, the course is designed after a short German textbook of Schöning. The proofs on how powerful they are are quite interesting (e.g. you emulate the syntax of a GOTO program with WHILE statments and thus show WHILE >= GOTO).
Does anybody know if these specific theoretical programming languages are of any furter/or in wide use in theoretical CS? |
|