Compiler for "Easy" language from "Etudes for Programmers" book (1978) (github.com) 28 points by begoon 9mo ago ↗ HN
[–] dukoid 8mo ago ↗ I was assuming it's something similar to PL/0 but the grammar looks quite extensive...
[–] ape4 8mo ago ↗ The "FI" for "endif" is like bash.The semicolons are like C.The "PROGRAM" section is like COBOL.
[–] shrubble 8mo ago ↗ The Etudes book is considered a classic, especially among FSU programmers-the book was licensed for a small amount, translated into Russian and used in many classrooms.
3 comments
[ 4.1 ms ] story [ 16.9 ms ] threadThe semicolons are like C.
The "PROGRAM" section is like COBOL.